#312e31 color space conversions
Hex:
#312e31
RGB:
49, 46, 49
CMY:
81, 82, 81
CMYK:
0, 6, 0, 81
HSL:
300°, 3.1579%, 18.6275%
HSV (HSB):
300°, 6.1224%, 19.2157%
XYZ:
2.7980, 2.8287, 3.3043
xyY:
0.3133, 0.3167, 2.8287
CIE-Lab:
19.3444, 2.0388, -1.4446
CIE-LCH:
19.3444, 2.4987, 324.6805
CIE-Luv:
19.3444, 1.2898, -1.6707
Hunter-Lab:
16.8188, 0.2627, 0.1249
#312e31 color charts
#312e31 color shades, tints & tones
#312e31 color schemes
#312e31 color preview, HTML & CSS examples
This text has a color of #312e31
<p style="color:#312e31;">Text here</p>
.mytext {color:#312e31;}
This box has a color of #312e31
<div style="background-color:#312e31;">Content here</div>
.mybackground {background-color:#312e31;}
Border around this has a color of #312e31
<div style="border:2px solid #312e31;">Content here</div>
.myborder {border:2px solid #312e31;}