#c9005b color space conversions
Hex:
#c9005b
RGB:
201, 0, 91
CMY:
21, 100, 64
CMYK:
0, 100, 55, 21
HSL:
333°, 100.0000%, 39.4118%
HSV (HSB):
333°, 100.0000%, 78.8235%
XYZ:
25.9757, 13.1728, 11.0711
xyY:
0.5172, 0.2623, 13.1728
CIE-Lab:
43.0225, 70.0664, 8.4147
CIE-LCH:
43.0225, 70.5699, 6.8482
CIE-Luv:
43.0225, 115.6593, -3.7127
Hunter-Lab:
36.2944, 64.2363, 7.3206
#c9005b color charts
#c9005b color shades, tints & tones
#c9005b color schemes
#c9005b color preview, HTML & CSS examples
This text has a color of #c9005b
<p style="color:#c9005b;">Text here</p>
.mytext {color:#c9005b;}
This box has a color of #c9005b
<div style="background-color:#c9005b;">Content here</div>
.mybackground {background-color:#c9005b;}
Border around this has a color of #c9005b
<div style="border:2px solid #c9005b;">Content here</div>
.myborder {border:2px solid #c9005b;}