#31250d color space conversions
Hex:
#31250d
RGB:
49, 37, 13
CMY:
81, 85, 95
CMYK:
0, 24, 73, 81
HSL:
40°, 58.0645%, 12.1569%
HSV (HSB):
40°, 73.4694%, 19.2157%
XYZ:
2.0008, 2.0052, 0.6623
xyY:
0.4286, 0.4295, 2.0052
CIE-Lab:
15.5143, 2.2203, 17.2750
CIE-LCH:
15.5143, 17.4171, 82.6761
CIE-Luv:
15.5143, 7.4828, 12.3884
Hunter-Lab:
14.1604, 0.4411, 7.1390
#31250d color charts
#31250d color shades, tints & tones
#31250d color schemes
#31250d color preview, HTML & CSS examples
This text has a color of #31250d
<p style="color:#31250d;">Text here</p>
.mytext {color:#31250d;}
This box has a color of #31250d
<div style="background-color:#31250d;">Content here</div>
.mybackground {background-color:#31250d;}
Border around this has a color of #31250d
<div style="border:2px solid #31250d;">Content here</div>
.myborder {border:2px solid #31250d;}