#931e00 color space conversions
Hex:
#931e00
RGB:
147, 30, 0
CMY:
42, 88, 100
CMYK:
0, 80, 100, 42
HSL:
12°, 100.0000%, 28.8235%
HSV (HSB):
12°, 100.0000%, 57.6471%
XYZ:
12.4969, 7.1316, 0.7179
xyY:
0.6142, 0.3505, 7.1316
CIE-Lab:
32.1046, 46.9007, 45.0847
CIE-LCH:
32.1046, 65.0562, 43.8690
CIE-Luv:
32.1046, 88.9644, 24.7868
Hunter-Lab:
26.7050, 36.7971, 17.0997
#931e00 color charts
#931e00 color shades, tints & tones
#931e00 color schemes
#931e00 color preview, HTML & CSS examples
This text has a color of #931e00
<p style="color:#931e00;">Text here</p>
.mytext {color:#931e00;}
This box has a color of #931e00
<div style="background-color:#931e00;">Content here</div>
.mybackground {background-color:#931e00;}
Border around this has a color of #931e00
<div style="border:2px solid #931e00;">Content here</div>
.myborder {border:2px solid #931e00;}