#930f08 color space conversions
Hex:
#930f08
RGB:
147, 15, 8
CMY:
42, 94, 97
CMYK:
0, 90, 95, 42
HSL:
3°, 89.6774%, 30.3922%
HSV (HSB):
3°, 94.5578%, 57.6471%
XYZ:
12.2473, 6.5622, 0.8509
xyY:
0.6229, 0.3338, 6.5622
CIE-Lab:
30.7888, 50.8682, 40.9139
CIE-LCH:
30.7888, 65.2803, 38.8101
CIE-Luv:
30.7888, 93.9793, 21.3104
Hunter-Lab:
25.6168, 40.5104, 15.9625
#930f08 color charts
#930f08 color shades, tints & tones
#930f08 color schemes
#930f08 color preview, HTML & CSS examples
This text has a color of #930f08
<p style="color:#930f08;">Text here</p>
.mytext {color:#930f08;}
This box has a color of #930f08
<div style="background-color:#930f08;">Content here</div>
.mybackground {background-color:#930f08;}
Border around this has a color of #930f08
<div style="border:2px solid #930f08;">Content here</div>
.myborder {border:2px solid #930f08;}