#cc2a4c color space conversions
Hex:
#cc2a4c
RGB:
204, 42, 76
CMY:
20, 84, 70
CMYK:
0, 79, 63, 20
HSL:
347°, 65.8537%, 48.2353%
HSV (HSB):
347°, 79.4118%, 80.0000%
XYZ:
27.0343, 15.0151, 8.3108
xyY:
0.5368, 0.2982, 15.0151
CIE-Lab:
45.6549, 63.0693, 21.4634
CIE-LCH:
45.6549, 66.6214, 18.7941
CIE-Luv:
45.6549, 114.1179, 11.3829
Hunter-Lab:
38.7493, 56.7231, 14.4082
#cc2a4c color charts
#cc2a4c color shades, tints & tones
#cc2a4c color schemes
#cc2a4c color preview, HTML & CSS examples
This text has a color of #cc2a4c
<p style="color:#cc2a4c;">Text here</p>
.mytext {color:#cc2a4c;}
This box has a color of #cc2a4c
<div style="background-color:#cc2a4c;">Content here</div>
.mybackground {background-color:#cc2a4c;}
Border around this has a color of #cc2a4c
<div style="border:2px solid #cc2a4c;">Content here</div>
.myborder {border:2px solid #cc2a4c;}