#311b3e color space conversions
Hex:
#311b3e
RGB:
49, 27, 62
CMY:
81, 89, 76
CMYK:
21, 56, 0, 76
HSL:
278°, 39.3258%, 17.4510%
HSV (HSB):
278°, 56.4516%, 24.3137%
XYZ:
2.5281, 1.7846, 4.7687
xyY:
0.2784, 0.1965, 1.7846
CIE-Lab:
14.3138, 18.5886, -18.2325
CIE-LCH:
14.3138, 26.0377, 315.5542
CIE-Luv:
14.3138, 6.3403, -18.6040
Hunter-Lab:
13.3590, 10.4010, -11.8129
#311b3e color charts
#311b3e color shades, tints & tones
#311b3e color schemes
#311b3e color preview, HTML & CSS examples
This text has a color of #311b3e
<p style="color:#311b3e;">Text here</p>
.mytext {color:#311b3e;}
This box has a color of #311b3e
<div style="background-color:#311b3e;">Content here</div>
.mybackground {background-color:#311b3e;}
Border around this has a color of #311b3e
<div style="border:2px solid #311b3e;">Content here</div>
.myborder {border:2px solid #311b3e;}