#312e05 color space conversions
Hex:
#312e05
RGB:
49, 46, 5
CMY:
81, 82, 98
CMYK:
0, 6, 90, 81
HSL:
56°, 81.4815%, 10.5882%
HSV (HSB):
56°, 89.7959%, 19.2157%
XYZ:
2.2710, 2.6179, 0.5292
xyY:
0.4192, 0.4832, 2.6179
CIE-Lab:
18.4437, -4.4528, 24.2302
CIE-LCH:
18.4437, 24.6360, 100.4131
CIE-Luv:
18.4437, 3.0674, 18.6976
Hunter-Lab:
16.1800, -3.2608, 9.3868
#312e05 color charts
#312e05 color shades, tints & tones
#312e05 color schemes
#312e05 color preview, HTML & CSS examples
This text has a color of #312e05
<p style="color:#312e05;">Text here</p>
.mytext {color:#312e05;}
This box has a color of #312e05
<div style="background-color:#312e05;">Content here</div>
.mybackground {background-color:#312e05;}
Border around this has a color of #312e05
<div style="border:2px solid #312e05;">Content here</div>
.myborder {border:2px solid #312e05;}