#c9204e color space conversions
Hex:
#c9204e
RGB:
201, 32, 78
CMY:
21, 87, 69
CMYK:
0, 84, 61, 21
HSL:
344°, 72.5322%, 45.6863%
HSV (HSB):
344°, 84.0796%, 78.8235%
XYZ:
25.9791, 14.0006, 8.5409
xyY:
0.5354, 0.2885, 14.0006
CIE-Lab:
44.2338, 64.8594, 18.2375
CIE-LCH:
44.2338, 67.3747, 15.7052
CIE-Luv:
44.2338, 114.6499, 7.6573
Hunter-Lab:
37.4174, 58.4530, 12.6587
#c9204e color charts
#c9204e color shades, tints & tones
#c9204e color schemes
#c9204e color preview, HTML & CSS examples
This text has a color of #c9204e
<p style="color:#c9204e;">Text here</p>
.mytext {color:#c9204e;}
This box has a color of #c9204e
<div style="background-color:#c9204e;">Content here</div>
.mybackground {background-color:#c9204e;}
Border around this has a color of #c9204e
<div style="border:2px solid #c9204e;">Content here</div>
.myborder {border:2px solid #c9204e;}