Color #391330

#391330rgb(57, 19, 48)

Color Codes

HEX#391330
RGBrgb(57, 19, 48)
HSLhsl(314°, 50%, 15%)
CMYKcmyk(0%, 67%, 16%, 78%)
CIELABLab(12.9, 23.1, -10.3)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #391330;
color: #391330;
border: 2px solid #391330;
background: linear-gradient(135deg, #391330, #13391c);

Code Export

css
:root {
  --color-primary: #391330;
  --color-primary-rgb: 57, 19, 48;
  --color-primary-hsl: 314, 50%, 15%;
}

Related Tools