#cc425c color space conversions
Hex:
#cc425c
RGB:
204, 66, 92
CMY:
20, 74, 64
CMYK:
0, 68, 55, 20
HSL:
349°, 57.5000%, 52.9412%
HSV (HSB):
349°, 67.6471%, 80.0000%
XYZ:
28.7818, 17.5065, 11.9873
xyY:
0.4939, 0.3004, 17.5065
CIE-Lab:
48.8920, 56.0539, 16.0271
CIE-LCH:
48.8920, 58.3002, 15.9565
CIE-Luv:
48.8920, 97.7955, 8.2574
Hunter-Lab:
41.8408, 49.5669, 12.3020
#cc425c color charts
#cc425c color shades, tints & tones
#cc425c color schemes
#cc425c color preview, HTML & CSS examples
This text has a color of #cc425c
<p style="color:#cc425c;">Text here</p>
.mytext {color:#cc425c;}
This box has a color of #cc425c
<div style="background-color:#cc425c;">Content here</div>
.mybackground {background-color:#cc425c;}
Border around this has a color of #cc425c
<div style="border:2px solid #cc425c;">Content here</div>
.myborder {border:2px solid #cc425c;}