#cc2a6a color space conversions
Hex:
#cc2a6a
RGB:
204, 42, 106
CMY:
20, 84, 58
CMYK:
0, 79, 48, 20
HSL:
336°, 65.8537%, 48.2353%
HSV (HSB):
336°, 79.4118%, 80.0000%
XYZ:
28.3313, 15.5339, 15.1408
xyY:
0.4801, 0.2633, 15.5339
CIE-Lab:
46.3570, 65.2198, 3.8962
CIE-LCH:
46.3570, 65.3361, 3.4187
CIE-Luv:
46.3570, 103.4035, -7.5885
Hunter-Lab:
39.4131, 59.3384, 4.8125
#cc2a6a color charts
#cc2a6a color shades, tints & tones
#cc2a6a color schemes
#cc2a6a color preview, HTML & CSS examples
This text has a color of #cc2a6a
<p style="color:#cc2a6a;">Text here</p>
.mytext {color:#cc2a6a;}
This box has a color of #cc2a6a
<div style="background-color:#cc2a6a;">Content here</div>
.mybackground {background-color:#cc2a6a;}
Border around this has a color of #cc2a6a
<div style="border:2px solid #cc2a6a;">Content here</div>
.myborder {border:2px solid #cc2a6a;}