#930e08 color space conversions
Hex:
#930e08
RGB:
147, 14, 8
CMY:
42, 95, 97
CMYK:
0, 90, 95, 42
HSL:
3°, 89.6774%, 30.3922%
HSV (HSB):
3°, 94.5578%, 57.6471%
XYZ:
12.2335, 6.5347, 0.8463
xyY:
0.6237, 0.3332, 6.5347
CIE-Lab:
30.7232, 51.0563, 40.8665
CIE-LCH:
30.7232, 65.3973, 38.6745
CIE-Luv:
30.7232, 94.2596, 21.2011
Hunter-Lab:
25.5630, 40.6883, 15.9313
#930e08 color charts
#930e08 color shades, tints & tones
#930e08 color schemes
#930e08 color preview, HTML & CSS examples
This text has a color of #930e08
<p style="color:#930e08;">Text here</p>
.mytext {color:#930e08;}
This box has a color of #930e08
<div style="background-color:#930e08;">Content here</div>
.mybackground {background-color:#930e08;}
Border around this has a color of #930e08
<div style="border:2px solid #930e08;">Content here</div>
.myborder {border:2px solid #930e08;}