#cc448d color space conversions
Hex:
#cc448d
RGB:
204, 68, 141
CMY:
20, 73, 45
CMYK:
0, 67, 31, 20
HSL:
328°, 57.1429%, 53.3333%
HSV (HSB):
328°, 66.6667%, 80.0000%
XYZ:
31.7767, 18.8947, 27.1715
xyY:
0.4082, 0.2427, 18.8947
CIE-Lab:
50.5638, 60.1116, -11.1510
CIE-LCH:
50.5638, 61.1371, 349.4908
CIE-Luv:
50.5638, 80.5628, -26.0840
Hunter-Lab:
43.4680, 54.4208, -6.6341
#cc448d color charts
#cc448d color shades, tints & tones
#cc448d color schemes
#cc448d color preview, HTML & CSS examples
This text has a color of #cc448d
<p style="color:#cc448d;">Text here</p>
.mytext {color:#cc448d;}
This box has a color of #cc448d
<div style="background-color:#cc448d;">Content here</div>
.mybackground {background-color:#cc448d;}
Border around this has a color of #cc448d
<div style="border:2px solid #cc448d;">Content here</div>
.myborder {border:2px solid #cc448d;}