#cc515d color space conversions
Hex:
#cc515d
RGB:
204, 81, 93
CMY:
20, 68, 64
CMYK:
0, 60, 54, 20
HSL:
354°, 54.6667%, 55.8824%
HSV (HSB):
354°, 60.2941%, 80.0000%
XYZ:
29.8201, 19.5125, 12.5505
xyY:
0.4819, 0.3153, 19.5125
CIE-Lab:
51.2815, 49.7438, 18.6688
CIE-LCH:
51.2815, 53.1316, 20.5711
CIE-Luv:
51.2815, 88.8972, 12.8404
Hunter-Lab:
44.1730, 43.1980, 14.0755
#cc515d color charts
#cc515d color shades, tints & tones
#cc515d color schemes
#cc515d color preview, HTML & CSS examples
This text has a color of #cc515d
<p style="color:#cc515d;">Text here</p>
.mytext {color:#cc515d;}
This box has a color of #cc515d
<div style="background-color:#cc515d;">Content here</div>
.mybackground {background-color:#cc515d;}
Border around this has a color of #cc515d
<div style="border:2px solid #cc515d;">Content here</div>
.myborder {border:2px solid #cc515d;}