#cc2d46 color space conversions
Hex:
#cc2d46
RGB:
204, 45, 70
CMY:
20, 82, 73
CMYK:
0, 78, 66, 20
HSL:
351°, 63.8554%, 48.8235%
HSV (HSB):
351°, 77.9412%, 80.0000%
XYZ:
26.9457, 15.1563, 7.2996
xyY:
0.5454, 0.3068, 15.1563
CIE-Lab:
45.8476, 61.8791, 25.3863
CIE-LCH:
45.8476, 66.8841, 22.3062
CIE-Luv:
45.8476, 114.6798, 15.2299
Hunter-Lab:
38.9311, 55.4171, 16.1349
#cc2d46 color charts
#cc2d46 color shades, tints & tones
#cc2d46 color schemes
#cc2d46 color preview, HTML & CSS examples
This text has a color of #cc2d46
<p style="color:#cc2d46;">Text here</p>
.mytext {color:#cc2d46;}
This box has a color of #cc2d46
<div style="background-color:#cc2d46;">Content here</div>
.mybackground {background-color:#cc2d46;}
Border around this has a color of #cc2d46
<div style="border:2px solid #cc2d46;">Content here</div>
.myborder {border:2px solid #cc2d46;}