#930d09 color space conversions
Hex:
#930d09
RGB:
147, 13, 9
CMY:
42, 95, 96
CMYK:
0, 91, 94, 42
HSL:
2°, 88.4615%, 30.5882%
HSV (HSB):
2°, 93.8776%, 57.6471%
XYZ:
12.2259, 6.5106, 0.8707
xyY:
0.6235, 0.3321, 6.5106
CIE-Lab:
30.6658, 51.2510, 40.4174
CIE-LCH:
30.6658, 65.2705, 38.2599
CIE-Luv:
30.6658, 94.4285, 20.9395
Hunter-Lab:
25.5159, 40.8748, 15.8378
#930d09 color charts
#930d09 color shades, tints & tones
#930d09 color schemes
#930d09 color preview, HTML & CSS examples
This text has a color of #930d09
<p style="color:#930d09;">Text here</p>
.mytext {color:#930d09;}
This box has a color of #930d09
<div style="background-color:#930d09;">Content here</div>
.mybackground {background-color:#930d09;}
Border around this has a color of #930d09
<div style="border:2px solid #930d09;">Content here</div>
.myborder {border:2px solid #930d09;}