#cc4255 color space conversions
Hex:
#cc4255
RGB:
204, 66, 85
CMY:
20, 74, 67
CMYK:
0, 68, 58, 20
HSL:
352°, 57.5000%, 52.9412%
HSV (HSB):
352°, 67.6471%, 80.0000%
XYZ:
28.4897, 17.3897, 10.4493
xyY:
0.5058, 0.3087, 17.3897
CIE-Lab:
48.7473, 55.5379, 20.0663
CIE-LCH:
48.7473, 59.0518, 19.8652
CIE-Luv:
48.7473, 99.8252, 12.4886
Hunter-Lab:
41.7009, 48.9732, 14.3339
#cc4255 color charts
#cc4255 color shades, tints & tones
#cc4255 color schemes
#cc4255 color preview, HTML & CSS examples
This text has a color of #cc4255
<p style="color:#cc4255;">Text here</p>
.mytext {color:#cc4255;}
This box has a color of #cc4255
<div style="background-color:#cc4255;">Content here</div>
.mybackground {background-color:#cc4255;}
Border around this has a color of #cc4255
<div style="border:2px solid #cc4255;">Content here</div>
.myborder {border:2px solid #cc4255;}