#930e02 color space conversions
Hex:
#930e02
RGB:
147, 14, 2
CMY:
42, 95, 99
CMYK:
0, 90, 99, 42
HSL:
5°, 97.3154%, 29.2157%
HSV (HSB):
5°, 98.6395%, 57.6471%
XYZ:
12.2006, 6.5215, 0.6732
xyY:
0.6291, 0.3362, 6.5215
CIE-Lab:
30.6918, 50.9651, 43.2883
CIE-LCH:
30.6918, 66.8680, 40.3436
CIE-Luv:
30.6918, 94.8529, 22.1495
Hunter-Lab:
25.5372, 40.5896, 16.3132
#930e02 color charts
#930e02 color shades, tints & tones
#930e02 color schemes
#930e02 color preview, HTML & CSS examples
This text has a color of #930e02
<p style="color:#930e02;">Text here</p>
.mytext {color:#930e02;}
This box has a color of #930e02
<div style="background-color:#930e02;">Content here</div>
.mybackground {background-color:#930e02;}
Border around this has a color of #930e02
<div style="border:2px solid #930e02;">Content here</div>
.myborder {border:2px solid #930e02;}