#cc275c color space conversions
Hex:
#cc275c
RGB:
204, 39, 92
CMY:
20, 85, 64
CMYK:
0, 81, 55, 20
HSL:
341°, 67.9012%, 47.6471%
HSV (HSB):
341°, 80.8824%, 80.0000%
XYZ:
27.5591, 15.0611, 11.5798
xyY:
0.5085, 0.2779, 15.0611
CIE-Lab:
45.7178, 64.9123, 11.6533
CIE-LCH:
45.7178, 65.9500, 10.1775
CIE-Luv:
45.7178, 109.7374, 1.1721
Hunter-Lab:
38.8087, 58.8428, 9.4750
#cc275c color charts
#cc275c color shades, tints & tones
#cc275c color schemes
#cc275c color preview, HTML & CSS examples
This text has a color of #cc275c
<p style="color:#cc275c;">Text here</p>
.mytext {color:#cc275c;}
This box has a color of #cc275c
<div style="background-color:#cc275c;">Content here</div>
.mybackground {background-color:#cc275c;}
Border around this has a color of #cc275c
<div style="border:2px solid #cc275c;">Content here</div>
.myborder {border:2px solid #cc275c;}