#cc294e color space conversions
Hex:
#cc294e
RGB:
204, 41, 78
CMY:
20, 84, 69
CMYK:
0, 80, 62, 20
HSL:
346°, 66.5306%, 48.0392%
HSV (HSB):
346°, 79.9020%, 80.0000%
XYZ:
27.0699, 14.9733, 8.6711
xyY:
0.5338, 0.2952, 14.9733
CIE-Lab:
45.5976, 63.4605, 20.1559
CIE-LCH:
45.5976, 66.5845, 17.6206
CIE-Luv:
45.5976, 113.8711, 10.0561
Hunter-Lab:
38.6954, 57.1555, 13.8006
#cc294e color charts
#cc294e color shades, tints & tones
#cc294e color schemes
#cc294e color preview, HTML & CSS examples
This text has a color of #cc294e
<p style="color:#cc294e;">Text here</p>
.mytext {color:#cc294e;}
This box has a color of #cc294e
<div style="background-color:#cc294e;">Content here</div>
.mybackground {background-color:#cc294e;}
Border around this has a color of #cc294e
<div style="border:2px solid #cc294e;">Content here</div>
.myborder {border:2px solid #cc294e;}