#cc055d color space conversions
Hex:
#cc055d
RGB:
204, 5, 93
CMY:
20, 98, 64
CMYK:
0, 98, 54, 20
HSL:
333°, 95.2153%, 40.9804%
HSV (HSB):
333°, 97.5490%, 80.0000%
XYZ:
26.9319, 13.7362, 11.5878
xyY:
0.5154, 0.2629, 13.7362
CIE-Lab:
43.8522, 70.4235, 8.4149
CIE-LCH:
43.8522, 70.9245, 6.8140
CIE-Luv:
43.8522, 116.5932, -3.7597
Hunter-Lab:
37.0624, 64.8502, 7.4063
#cc055d color charts
#cc055d color shades, tints & tones
#cc055d color schemes
#cc055d color preview, HTML & CSS examples
This text has a color of #cc055d
<p style="color:#cc055d;">Text here</p>
.mytext {color:#cc055d;}
This box has a color of #cc055d
<div style="background-color:#cc055d;">Content here</div>
.mybackground {background-color:#cc055d;}
Border around this has a color of #cc055d
<div style="border:2px solid #cc055d;">Content here</div>
.myborder {border:2px solid #cc055d;}