#9c053d color space conversions
Hex:
#9c053d
RGB:
156, 5, 61
CMY:
39, 98, 76
CMYK:
0, 97, 61, 39
HSL:
338°, 93.7888%, 31.5686%
HSV (HSB):
338°, 96.7949%, 61.1765%
XYZ:
14.6069, 7.5134, 5.0952
xyY:
0.5367, 0.2761, 7.5134
CIE-Lab:
32.9482, 56.8365, 12.3217
CIE-LCH:
32.9482, 58.1568, 12.2320
CIE-Luv:
32.9482, 90.7664, 2.5196
Hunter-Lab:
27.4106, 47.1528, 8.1662
#9c053d color charts
#9c053d color shades, tints & tones
#9c053d color schemes
#9c053d color preview, HTML & CSS examples
This text has a color of #9c053d
<p style="color:#9c053d;">Text here</p>
.mytext {color:#9c053d;}
This box has a color of #9c053d
<div style="background-color:#9c053d;">Content here</div>
.mybackground {background-color:#9c053d;}
Border around this has a color of #9c053d
<div style="border:2px solid #9c053d;">Content here</div>
.myborder {border:2px solid #9c053d;}