#cc3a4e color space conversions
Hex:
#cc3a4e
RGB:
204, 58, 78
CMY:
20, 77, 69
CMYK:
0, 72, 62, 20
HSL:
352°, 58.8710%, 51.3725%
HSV (HSB):
352°, 71.5686%, 80.0000%
XYZ:
27.7900, 16.4135, 8.9112
xyY:
0.5232, 0.3090, 16.4135
CIE-Lab:
47.5124, 58.0985, 22.6705
CIE-LCH:
47.5124, 62.3650, 21.3162
CIE-Luv:
47.5124, 106.1135, 14.1322
Hunter-Lab:
40.5136, 51.5420, 15.3184
#cc3a4e color charts
#cc3a4e color shades, tints & tones
#cc3a4e color schemes
#cc3a4e color preview, HTML & CSS examples
This text has a color of #cc3a4e
<p style="color:#cc3a4e;">Text here</p>
.mytext {color:#cc3a4e;}
This box has a color of #cc3a4e
<div style="background-color:#cc3a4e;">Content here</div>
.mybackground {background-color:#cc3a4e;}
Border around this has a color of #cc3a4e
<div style="border:2px solid #cc3a4e;">Content here</div>
.myborder {border:2px solid #cc3a4e;}