#c9005a color space conversions
Hex:
#c9005a
RGB:
201, 0, 90
CMY:
21, 100, 65
CMYK:
0, 100, 55, 21
HSL:
333°, 100.0000%, 39.4118%
HSV (HSB):
333°, 100.0000%, 78.8235%
XYZ:
25.9329, 13.1557, 10.8453
xyY:
0.5193, 0.2635, 13.1557
CIE-Lab:
42.9969, 69.9983, 9.0093
CIE-LCH:
42.9969, 70.5757, 7.3340
CIE-Luv:
42.9969, 116.0798, -3.0618
Hunter-Lab:
36.2708, 64.1500, 7.6612
#c9005a color charts
#c9005a color shades, tints & tones
#c9005a color schemes
#c9005a color preview, HTML & CSS examples
This text has a color of #c9005a
<p style="color:#c9005a;">Text here</p>
.mytext {color:#c9005a;}
This box has a color of #c9005a
<div style="background-color:#c9005a;">Content here</div>
.mybackground {background-color:#c9005a;}
Border around this has a color of #c9005a
<div style="border:2px solid #c9005a;">Content here</div>
.myborder {border:2px solid #c9005a;}