#93000c color space conversions
Hex:
#93000c
RGB:
147, 0, 12
CMY:
42, 100, 95
CMYK:
0, 100, 92, 42
HSL:
355°, 100.0000%, 28.8235%
HSV (HSB):
355°, 100.0000%, 57.6471%
XYZ:
12.0990, 6.2296, 0.9126
xyY:
0.6288, 0.3238, 6.2296
CIE-Lab:
29.9845, 53.3117, 38.6445
CIE-LCH:
29.9845, 65.8447, 35.9375
CIE-Luv:
29.9845, 97.1025, 19.2760
Hunter-Lab:
24.9591, 42.8496, 15.3036
#93000c color charts
#93000c color shades, tints & tones
#93000c color schemes
#93000c color preview, HTML & CSS examples
This text has a color of #93000c
<p style="color:#93000c;">Text here</p>
.mytext {color:#93000c;}
This box has a color of #93000c
<div style="background-color:#93000c;">Content here</div>
.mybackground {background-color:#93000c;}
Border around this has a color of #93000c
<div style="border:2px solid #93000c;">Content here</div>
.myborder {border:2px solid #93000c;}