#9c225c color space conversions
Hex:
#9c225c
RGB:
156, 34, 92
CMY:
39, 87, 64
CMYK:
0, 78, 41, 39
HSL:
331°, 64.2105%, 37.2549%
HSV (HSB):
331°, 78.2051%, 61.1765%
XYZ:
16.2141, 8.9847, 11.0049
xyY:
0.4479, 0.2482, 8.9847
CIE-Lab:
35.9548, 53.3601, -3.5846
CIE-LCH:
35.9548, 53.4804, 356.1568
CIE-Luv:
35.9548, 72.2819, -13.4921
Hunter-Lab:
29.9745, 44.1008, -0.7857
#9c225c color charts
#9c225c color shades, tints & tones
#9c225c color schemes
#9c225c color preview, HTML & CSS examples
This text has a color of #9c225c
<p style="color:#9c225c;">Text here</p>
.mytext {color:#9c225c;}
This box has a color of #9c225c
<div style="background-color:#9c225c;">Content here</div>
.mybackground {background-color:#9c225c;}
Border around this has a color of #9c225c
<div style="border:2px solid #9c225c;">Content here</div>
.myborder {border:2px solid #9c225c;}