#cc052f color space conversions
Hex:
#cc052f
RGB:
204, 5, 47
CMY:
20, 98, 82
CMYK:
0, 98, 77, 20
HSL:
347°, 95.2153%, 40.9804%
HSV (HSB):
347°, 97.5490%, 80.0000%
XYZ:
25.4692, 13.1511, 3.8854
xyY:
0.5992, 0.3094, 13.1511
CIE-Lab:
42.9901, 68.0833, 35.8624
CIE-LCH:
42.9901, 76.9509, 27.7777
CIE-Luv:
42.9901, 132.3419, 20.4715
Hunter-Lab:
36.2645, 61.9008, 19.0328
#cc052f color charts
#cc052f color shades, tints & tones
#cc052f color schemes
#cc052f color preview, HTML & CSS examples
This text has a color of #cc052f
<p style="color:#cc052f;">Text here</p>
.mytext {color:#cc052f;}
This box has a color of #cc052f
<div style="background-color:#cc052f;">Content here</div>
.mybackground {background-color:#cc052f;}
Border around this has a color of #cc052f
<div style="border:2px solid #cc052f;">Content here</div>
.myborder {border:2px solid #cc052f;}