#991f08 color space conversions
Hex:
#991f08
RGB:
153, 31, 8
CMY:
40, 88, 97
CMYK:
0, 80, 95, 40
HSL:
10°, 90.0621%, 31.5686%
HSV (HSB):
10°, 94.7712%, 60.0000%
XYZ:
13.6707, 7.7698, 1.0089
xyY:
0.6090, 0.3461, 7.7698
CIE-Lab:
33.4988, 48.6145, 43.3350
CIE-LCH:
33.4988, 65.1252, 41.7138
CIE-Luv:
33.4988, 92.5639, 24.5940
Hunter-Lab:
27.8744, 38.7632, 17.3660
#991f08 color charts
#991f08 color shades, tints & tones
#991f08 color schemes
#991f08 color preview, HTML & CSS examples
This text has a color of #991f08
<p style="color:#991f08;">Text here</p>
.mytext {color:#991f08;}
This box has a color of #991f08
<div style="background-color:#991f08;">Content here</div>
.mybackground {background-color:#991f08;}
Border around this has a color of #991f08
<div style="border:2px solid #991f08;">Content here</div>
.myborder {border:2px solid #991f08;}