#9c003b color space conversions
Hex:
#9c003b
RGB:
156, 0, 59
CMY:
39, 100, 77
CMYK:
0, 100, 62, 39
HSL:
337°, 100.0000%, 30.5882%
HSV (HSB):
337°, 100.0000%, 61.1765%
XYZ:
14.4997, 7.3837, 4.7986
xyY:
0.5434, 0.2767, 7.3837
CIE-Lab:
32.6649, 57.4010, 13.2597
CIE-LCH:
32.6649, 58.9126, 13.0073
CIE-Luv:
32.6649, 92.3486, 3.1915
Hunter-Lab:
27.1729, 47.6965, 8.5507
#9c003b color charts
#9c003b color shades, tints & tones
#9c003b color schemes
#9c003b color preview, HTML & CSS examples
This text has a color of #9c003b
<p style="color:#9c003b;">Text here</p>
.mytext {color:#9c003b;}
This box has a color of #9c003b
<div style="background-color:#9c003b;">Content here</div>
.mybackground {background-color:#9c003b;}
Border around this has a color of #9c003b
<div style="border:2px solid #9c003b;">Content here</div>
.myborder {border:2px solid #9c003b;}