#9c004c color space conversions
Hex:
#9c004c
RGB:
156, 0, 76
CMY:
39, 100, 70
CMYK:
0, 100, 51, 39
HSL:
331°, 100.0000%, 30.5882%
HSV (HSB):
331°, 100.0000%, 61.1765%
XYZ:
15.0148, 7.5897, 7.5111
xyY:
0.4986, 0.2520, 7.5897
CIE-Lab:
33.1134, 58.5946, 2.6537
CIE-LCH:
33.1134, 58.6547, 2.5931
CIE-Luv:
33.1134, 85.6078, -7.3807
Hunter-Lab:
27.5495, 49.0733, 3.1198
#9c004c color charts
#9c004c color shades, tints & tones
#9c004c color schemes
#9c004c color preview, HTML & CSS examples
This text has a color of #9c004c
<p style="color:#9c004c;">Text here</p>
.mytext {color:#9c004c;}
This box has a color of #9c004c
<div style="background-color:#9c004c;">Content here</div>
.mybackground {background-color:#9c004c;}
Border around this has a color of #9c004c
<div style="border:2px solid #9c004c;">Content here</div>
.myborder {border:2px solid #9c004c;}