#9c003e color space conversions
Hex:
#9c003e
RGB:
156, 0, 62
CMY:
39, 100, 76
CMYK:
0, 100, 60, 39
HSL:
336°, 100.0000%, 30.5882%
HSV (HSB):
336°, 100.0000%, 61.1765%
XYZ:
14.5798, 7.4157, 5.2204
xyY:
0.5357, 0.2725, 7.4157
CIE-Lab:
32.7352, 57.5891, 11.3692
CIE-LCH:
32.7352, 58.7006, 11.1677
CIE-Luv:
32.7352, 91.2301, 1.4523
Hunter-Lab:
27.2318, 47.9125, 7.6963
#9c003e color charts
#9c003e color shades, tints & tones
#9c003e color schemes
#9c003e color preview, HTML & CSS examples
This text has a color of #9c003e
<p style="color:#9c003e;">Text here</p>
.mytext {color:#9c003e;}
This box has a color of #9c003e
<div style="background-color:#9c003e;">Content here</div>
.mybackground {background-color:#9c003e;}
Border around this has a color of #9c003e
<div style="border:2px solid #9c003e;">Content here</div>
.myborder {border:2px solid #9c003e;}