#c9006b color space conversions
Hex:
#c9006b
RGB:
201, 0, 107
CMY:
21, 100, 58
CMYK:
0, 100, 47, 21
HSL:
328°, 100.0000%, 39.4118%
HSV (HSB):
328°, 100.0000%, 78.8235%
XYZ:
26.7412, 13.4790, 15.1022
xyY:
0.4834, 0.2436, 13.4790
CIE-Lab:
43.4764, 71.2669, -0.9823
CIE-LCH:
43.4764, 71.2737, 359.2103
CIE-Luv:
43.4764, 108.6361, -14.6786
Hunter-Lab:
36.7138, 65.7648, 1.3108
#c9006b color charts
#c9006b color shades, tints & tones
#c9006b color schemes
#c9006b color preview, HTML & CSS examples
This text has a color of #c9006b
<p style="color:#c9006b;">Text here</p>
.mytext {color:#c9006b;}
This box has a color of #c9006b
<div style="background-color:#c9006b;">Content here</div>
.mybackground {background-color:#c9006b;}
Border around this has a color of #c9006b
<div style="border:2px solid #c9006b;">Content here</div>
.myborder {border:2px solid #c9006b;}