#cc3e55 color space conversions
Hex:
#cc3e55
RGB:
204, 62, 85
CMY:
20, 76, 67
CMYK:
0, 70, 58, 20
HSL:
350°, 58.1967%, 52.1569%
HSV (HSB):
350°, 69.6078%, 80.0000%
XYZ:
28.2642, 16.9385, 10.3741
xyY:
0.5086, 0.3048, 16.9385
CIE-Lab:
48.1824, 57.0871, 19.3126
CIE-LCH:
48.1824, 60.2654, 18.6907
CIE-Luv:
48.1824, 101.9915, 11.2699
Hunter-Lab:
41.1564, 50.5612, 13.8645
#cc3e55 color charts
#cc3e55 color shades, tints & tones
#cc3e55 color schemes
#cc3e55 color preview, HTML & CSS examples
This text has a color of #cc3e55
<p style="color:#cc3e55;">Text here</p>
.mytext {color:#cc3e55;}
This box has a color of #cc3e55
<div style="background-color:#cc3e55;">Content here</div>
.mybackground {background-color:#cc3e55;}
Border around this has a color of #cc3e55
<div style="border:2px solid #cc3e55;">Content here</div>
.myborder {border:2px solid #cc3e55;}