#cc445d color space conversions
Hex:
#cc445d
RGB:
204, 68, 93
CMY:
20, 73, 64
CMYK:
0, 67, 54, 20
HSL:
349°, 57.1429%, 53.3333%
HSV (HSB):
349°, 66.6667%, 80.0000%
XYZ:
28.9447, 17.7619, 12.2588
xyY:
0.4909, 0.3012, 17.7619
CIE-Lab:
49.2061, 55.3325, 15.8506
CIE-LCH:
49.2061, 57.5580, 15.9849
CIE-Luv:
49.2061, 96.4218, 8.2802
Hunter-Lab:
42.1449, 48.8386, 12.2556
#cc445d color charts
#cc445d color shades, tints & tones
#cc445d color schemes
#cc445d color preview, HTML & CSS examples
This text has a color of #cc445d
<p style="color:#cc445d;">Text here</p>
.mytext {color:#cc445d;}
This box has a color of #cc445d
<div style="background-color:#cc445d;">Content here</div>
.mybackground {background-color:#cc445d;}
Border around this has a color of #cc445d
<div style="border:2px solid #cc445d;">Content here</div>
.myborder {border:2px solid #cc445d;}