#cc2f4f color space conversions
Hex:
#cc2f4f
RGB:
204, 47, 79
CMY:
20, 82, 69
CMYK:
0, 77, 61, 20
HSL:
348°, 62.5498%, 49.2157%
HSV (HSB):
348°, 76.9608%, 80.0000%
XYZ:
27.3296, 15.4349, 8.9359
xyY:
0.5286, 0.2985, 15.4349
CIE-Lab:
46.2242, 61.8083, 20.3691
CIE-LCH:
46.2242, 65.0782, 18.2397
CIE-Luv:
46.2242, 111.0769, 10.7888
Hunter-Lab:
39.2873, 55.4182, 14.0155
#cc2f4f color charts
#cc2f4f color shades, tints & tones
#cc2f4f color schemes
#cc2f4f color preview, HTML & CSS examples
This text has a color of #cc2f4f
<p style="color:#cc2f4f;">Text here</p>
.mytext {color:#cc2f4f;}
This box has a color of #cc2f4f
<div style="background-color:#cc2f4f;">Content here</div>
.mybackground {background-color:#cc2f4f;}
Border around this has a color of #cc2f4f
<div style="border:2px solid #cc2f4f;">Content here</div>
.myborder {border:2px solid #cc2f4f;}