#c9204c color space conversions
Hex:
#c9204c
RGB:
201, 32, 76
CMY:
21, 87, 70
CMYK:
0, 84, 62, 21
HSL:
344°, 72.5322%, 45.6863%
HSV (HSB):
344°, 84.0796%, 78.8235%
XYZ:
25.9084, 13.9723, 8.1689
xyY:
0.5392, 0.2908, 13.9723
CIE-Lab:
44.1932, 64.7398, 19.4290
CIE-LCH:
44.1932, 67.5924, 16.7050
CIE-Luv:
44.1932, 115.3339, 8.8023
Hunter-Lab:
37.3796, 58.3070, 13.2086
#c9204c color charts
#c9204c color shades, tints & tones
#c9204c color schemes
#c9204c color preview, HTML & CSS examples
This text has a color of #c9204c
<p style="color:#c9204c;">Text here</p>
.mytext {color:#c9204c;}
This box has a color of #c9204c
<div style="background-color:#c9204c;">Content here</div>
.mybackground {background-color:#c9204c;}
Border around this has a color of #c9204c
<div style="border:2px solid #c9204c;">Content here</div>
.myborder {border:2px solid #c9204c;}