#9c010d color space conversions
Hex:
#9c010d
RGB:
156, 1, 13
CMY:
39, 100, 95
CMYK:
0, 99, 92, 39
HSL:
355°, 98.7261%, 30.7843%
HSV (HSB):
355°, 99.3590%, 61.1765%
XYZ:
13.7938, 7.1187, 1.0278
xyY:
0.6287, 0.3245, 7.1187
CIE-Lab:
32.0756, 55.5332, 40.6209
CIE-LCH:
32.0756, 68.8040, 36.1844
CIE-Luv:
32.0756, 103.5593, 20.7547
Hunter-Lab:
26.6809, 45.5916, 16.3926
#9c010d color charts
#9c010d color shades, tints & tones
#9c010d color schemes
#9c010d color preview, HTML & CSS examples
This text has a color of #9c010d
<p style="color:#9c010d;">Text here</p>
.mytext {color:#9c010d;}
This box has a color of #9c010d
<div style="background-color:#9c010d;">Content here</div>
.mybackground {background-color:#9c010d;}
Border around this has a color of #9c010d
<div style="border:2px solid #9c010d;">Content here</div>
.myborder {border:2px solid #9c010d;}