#cc2d30 color space conversions
Hex:
#cc2d30
RGB:
204, 45, 48
CMY:
20, 82, 81
CMYK:
0, 78, 76, 20
HSL:
359°, 63.8554%, 48.8235%
HSV (HSB):
359°, 77.9412%, 80.0000%
XYZ:
26.3737, 14.9275, 4.2876
xyY:
0.5785, 0.3274, 14.9275
CIE-Lab:
45.5348, 60.8865, 38.0520
CIE-LCH:
45.5348, 71.7992, 32.0040
CIE-Luv:
45.5348, 120.1980, 24.9815
Hunter-Lab:
38.6362, 54.2339, 20.4658
#cc2d30 color charts
#cc2d30 color shades, tints & tones
#cc2d30 color schemes
#cc2d30 color preview, HTML & CSS examples
This text has a color of #cc2d30
<p style="color:#cc2d30;">Text here</p>
.mytext {color:#cc2d30;}
This box has a color of #cc2d30
<div style="background-color:#cc2d30;">Content here</div>
.mybackground {background-color:#cc2d30;}
Border around this has a color of #cc2d30
<div style="border:2px solid #cc2d30;">Content here</div>
.myborder {border:2px solid #cc2d30;}