#cc0645 color space conversions
Hex:
#cc0645
RGB:
204, 6, 69
CMY:
20, 98, 73
CMYK:
0, 97, 66, 20
HSL:
341°, 94.2857%, 41.1765%
HSV (HSB):
341°, 97.0588%, 80.0000%
XYZ:
26.0411, 13.3973, 6.8436
xyY:
0.5627, 0.2895, 13.3973
CIE-Lab:
43.3559, 68.9018, 22.8184
CIE-LCH:
43.3559, 72.5820, 18.3235
CIE-Luv:
43.3559, 125.6739, 10.5827
Hunter-Lab:
36.6023, 62.9419, 14.5360
#cc0645 color charts
#cc0645 color shades, tints & tones
#cc0645 color schemes
#cc0645 color preview, HTML & CSS examples
This text has a color of #cc0645
<p style="color:#cc0645;">Text here</p>
.mytext {color:#cc0645;}
This box has a color of #cc0645
<div style="background-color:#cc0645;">Content here</div>
.mybackground {background-color:#cc0645;}
Border around this has a color of #cc0645
<div style="border:2px solid #cc0645;">Content here</div>
.myborder {border:2px solid #cc0645;}