#312e03 color space conversions
Hex:
#312e03
RGB:
49, 46, 3
CMY:
81, 82, 99
CMYK:
0, 6, 94, 81
HSL:
56°, 88.4615%, 10.1961%
HSV (HSB):
56°, 93.8776%, 19.2157%
XYZ:
2.2601, 2.6135, 0.4715
xyY:
0.4228, 0.4890, 2.6135
CIE-Lab:
18.4245, -4.6019, 25.0224
CIE-LCH:
18.4245, 25.4420, 100.4209
CIE-Luv:
18.4245, 3.1133, 19.2201
Hunter-Lab:
16.1664, -3.3371, 9.5873
#312e03 color charts
#312e03 color shades, tints & tones
#312e03 color schemes
#312e03 color preview, HTML & CSS examples
This text has a color of #312e03
<p style="color:#312e03;">Text here</p>
.mytext {color:#312e03;}
This box has a color of #312e03
<div style="background-color:#312e03;">Content here</div>
.mybackground {background-color:#312e03;}
Border around this has a color of #312e03
<div style="border:2px solid #312e03;">Content here</div>
.myborder {border:2px solid #312e03;}