#9c022e color space conversions
Hex:
#9c022e
RGB:
156, 2, 46
CMY:
39, 99, 82
CMYK:
0, 99, 71, 39
HSL:
343°, 97.4684%, 30.9804%
HSV (HSB):
343°, 98.7179%, 61.1765%
XYZ:
14.2252, 7.3086, 3.2457
xyY:
0.5741, 0.2949, 7.3086
CIE-Lab:
32.4993, 56.4174, 21.6069
CIE-LCH:
32.4993, 60.4135, 20.9560
CIE-Luv:
32.4993, 96.3665, 10.1573
Hunter-Lab:
27.0344, 46.6141, 11.8058
#9c022e color charts
#9c022e color shades, tints & tones
#9c022e color schemes
#9c022e color preview, HTML & CSS examples
This text has a color of #9c022e
<p style="color:#9c022e;">Text here</p>
.mytext {color:#9c022e;}
This box has a color of #9c022e
<div style="background-color:#9c022e;">Content here</div>
.mybackground {background-color:#9c022e;}
Border around this has a color of #9c022e
<div style="border:2px solid #9c022e;">Content here</div>
.myborder {border:2px solid #9c022e;}