#930a00 color space conversions
Hex:
#930a00
RGB:
147, 10, 0
CMY:
42, 96, 100
CMYK:
0, 93, 100, 42
HSL:
4°, 100.0000%, 28.8235%
HSV (HSB):
4°, 100.0000%, 57.6471%
XYZ:
12.1412, 6.4201, 0.5993
xyY:
0.6337, 0.3351, 6.4201
CIE-Lab:
30.4486, 51.6031, 43.9256
CIE-LCH:
30.4486, 67.7667, 40.4051
CIE-Luv:
30.4486, 96.0652, 22.0869
Hunter-Lab:
25.3380, 41.1902, 16.3342
#930a00 color charts
#930a00 color shades, tints & tones
#930a00 color schemes
#930a00 color preview, HTML & CSS examples
This text has a color of #930a00
<p style="color:#930a00;">Text here</p>
.mytext {color:#930a00;}
This box has a color of #930a00
<div style="background-color:#930a00;">Content here</div>
.mybackground {background-color:#930a00;}
Border around this has a color of #930a00
<div style="border:2px solid #930a00;">Content here</div>
.myborder {border:2px solid #930a00;}