#cc448b color space conversions
Hex:
#cc448b
RGB:
204, 68, 139
CMY:
20, 73, 45
CMYK:
0, 67, 32, 20
HSL:
329°, 57.1429%, 53.3333%
HSV (HSB):
329°, 66.6667%, 80.0000%
XYZ:
31.6292, 18.8357, 26.3947
xyY:
0.4115, 0.2451, 18.8357
CIE-Lab:
50.4944, 59.8727, -10.0590
CIE-LCH:
50.4944, 60.7118, 350.4630
CIE-Luv:
50.4944, 81.2658, -24.5287
Hunter-Lab:
43.4001, 54.1372, -5.6784
#cc448b color charts
#cc448b color shades, tints & tones
#cc448b color schemes
#cc448b color preview, HTML & CSS examples
This text has a color of #cc448b
<p style="color:#cc448b;">Text here</p>
.mytext {color:#cc448b;}
This box has a color of #cc448b
<div style="background-color:#cc448b;">Content here</div>
.mybackground {background-color:#cc448b;}
Border around this has a color of #cc448b
<div style="border:2px solid #cc448b;">Content here</div>
.myborder {border:2px solid #cc448b;}