#311b3c color space conversions
Hex:
#311b3c
RGB:
49, 27, 60
CMY:
81, 89, 76
CMYK:
18, 55, 0, 76
HSL:
280°, 37.9310%, 17.0588%
HSV (HSB):
280°, 55.0000%, 23.5294%
XYZ:
2.4742, 1.7631, 4.4849
xyY:
0.2837, 0.2021, 1.7631
CIE-Lab:
14.1913, 18.0487, -17.0166
CIE-LCH:
14.1913, 24.8057, 316.6859
CIE-Luv:
14.1913, 6.5880, -17.3190
Hunter-Lab:
13.2781, 10.0240, -10.7314
#311b3c color charts
#311b3c color shades, tints & tones
#311b3c color schemes
#311b3c color preview, HTML & CSS examples
This text has a color of #311b3c
<p style="color:#311b3c;">Text here</p>
.mytext {color:#311b3c;}
This box has a color of #311b3c
<div style="background-color:#311b3c;">Content here</div>
.mybackground {background-color:#311b3c;}
Border around this has a color of #311b3c
<div style="border:2px solid #311b3c;">Content here</div>
.myborder {border:2px solid #311b3c;}