#931f01 color space conversions
Hex:
#931f01
RGB:
147, 31, 1
CMY:
42, 88, 100
CMYK:
0, 79, 99, 42
HSL:
12°, 98.6486%, 29.0196%
HSV (HSB):
12°, 99.3197%, 57.6471%
XYZ:
12.5281, 7.1852, 0.7553
xyY:
0.6121, 0.3510, 7.1852
CIE-Lab:
32.2249, 46.5937, 44.7568
CIE-LCH:
32.2249, 64.6076, 43.8480
CIE-Luv:
32.2249, 88.3928, 24.8195
Hunter-Lab:
26.8052, 36.5172, 17.0930
#931f01 color charts
#931f01 color shades, tints & tones
#931f01 color schemes
#931f01 color preview, HTML & CSS examples
This text has a color of #931f01
<p style="color:#931f01;">Text here</p>
.mytext {color:#931f01;}
This box has a color of #931f01
<div style="background-color:#931f01;">Content here</div>
.mybackground {background-color:#931f01;}
Border around this has a color of #931f01
<div style="border:2px solid #931f01;">Content here</div>
.myborder {border:2px solid #931f01;}