#c9007f color space conversions
Hex:
#c9007f
RGB:
201, 0, 127
CMY:
21, 100, 50
CMYK:
0, 100, 37, 21
HSL:
322°, 100.0000%, 39.4118%
HSV (HSB):
322°, 100.0000%, 78.8235%
XYZ:
27.9182, 13.9498, 21.2998
xyY:
0.4420, 0.2208, 13.9498
CIE-Lab:
44.1609, 73.0541, -12.3751
CIE-LCH:
44.1609, 74.0948, 350.3855
CIE-Luv:
44.1609, 99.3671, -29.4635
Hunter-Lab:
37.3494, 68.0646, -7.6675
#c9007f color charts
#c9007f color shades, tints & tones
#c9007f color schemes
#c9007f color preview, HTML & CSS examples
This text has a color of #c9007f
<p style="color:#c9007f;">Text here</p>
.mytext {color:#c9007f;}
This box has a color of #c9007f
<div style="background-color:#c9007f;">Content here</div>
.mybackground {background-color:#c9007f;}
Border around this has a color of #c9007f
<div style="border:2px solid #c9007f;">Content here</div>
.myborder {border:2px solid #c9007f;}