#930e00 color space conversions
Hex:
#930e00
RGB:
147, 14, 0
CMY:
42, 95, 100
CMYK:
0, 90, 100, 42
HSL:
6°, 100.0000%, 28.8235%
HSV (HSB):
6°, 100.0000%, 57.6471%
XYZ:
12.1897, 6.5171, 0.6155
xyY:
0.6309, 0.3373, 6.5171
CIE-Lab:
30.6813, 50.9347, 44.0956
CIE-LCH:
30.6813, 67.3704, 40.8837
CIE-Luv:
30.6813, 95.0524, 22.4681
Hunter-Lab:
25.5287, 40.5567, 16.4406
#930e00 color charts
#930e00 color shades, tints & tones
#930e00 color schemes
#930e00 color preview, HTML & CSS examples
This text has a color of #930e00
<p style="color:#930e00;">Text here</p>
.mytext {color:#930e00;}
This box has a color of #930e00
<div style="background-color:#930e00;">Content here</div>
.mybackground {background-color:#930e00;}
Border around this has a color of #930e00
<div style="border:2px solid #930e00;">Content here</div>
.myborder {border:2px solid #930e00;}