#cc4150 color space conversions
Hex:
#cc4150
RGB:
204, 65, 80
CMY:
20, 75, 69
CMYK:
0, 68, 61, 20
HSL:
354°, 57.6763%, 52.7451%
HSV (HSB):
354°, 68.1373%, 80.0000%
XYZ:
28.2401, 17.1971, 9.4204
xyY:
0.5148, 0.3135, 17.1971
CIE-Lab:
48.5075, 55.5914, 22.7627
CIE-LCH:
48.5075, 60.0711, 22.2674
CIE-Luv:
48.5075, 101.7672, 15.0441
Hunter-Lab:
41.4694, 48.9844, 15.5600
#cc4150 color charts
#cc4150 color shades, tints & tones
#cc4150 color schemes
#cc4150 color preview, HTML & CSS examples
This text has a color of #cc4150
<p style="color:#cc4150;">Text here</p>
.mytext {color:#cc4150;}
This box has a color of #cc4150
<div style="background-color:#cc4150;">Content here</div>
.mybackground {background-color:#cc4150;}
Border around this has a color of #cc4150
<div style="border:2px solid #cc4150;">Content here</div>
.myborder {border:2px solid #cc4150;}