#cc404f color space conversions
Hex:
#cc404f
RGB:
204, 64, 79
CMY:
20, 75, 69
CMYK:
0, 69, 61, 20
HSL:
354°, 57.8512%, 52.5490%
HSV (HSB):
354°, 68.6275%, 80.0000%
XYZ:
28.1465, 17.0687, 9.2082
xyY:
0.5172, 0.3136, 17.0687
CIE-Lab:
48.3464, 55.9166, 23.1541
CIE-LCH:
48.3464, 60.5209, 22.4936
CIE-Luv:
48.3464, 102.5988, 15.2997
Hunter-Lab:
41.3143, 49.3083, 15.7053
#cc404f color charts
#cc404f color shades, tints & tones
#cc404f color schemes
#cc404f color preview, HTML & CSS examples
This text has a color of #cc404f
<p style="color:#cc404f;">Text here</p>
.mytext {color:#cc404f;}
This box has a color of #cc404f
<div style="background-color:#cc404f;">Content here</div>
.mybackground {background-color:#cc404f;}
Border around this has a color of #cc404f
<div style="border:2px solid #cc404f;">Content here</div>
.myborder {border:2px solid #cc404f;}