#cc5c5a color space conversions
Hex:
#cc5c5a
RGB:
204, 92, 90
CMY:
20, 64, 65
CMYK:
0, 55, 56, 20
HSL:
1°, 52.7778%, 57.6471%
HSV (HSB):
1°, 55.8824%, 80.0000%
XYZ:
30.5744, 21.2298, 12.1592
xyY:
0.4780, 0.3319, 21.2298
CIE-Lab:
53.2001, 44.3152, 22.9991
CIE-LCH:
53.2001, 49.9279, 27.4288
CIE-Luv:
53.2001, 82.5808, 18.8825
Hunter-Lab:
46.0759, 37.8141, 16.6068
#cc5c5a color charts
#cc5c5a color shades, tints & tones
#cc5c5a color schemes
#cc5c5a color preview, HTML & CSS examples
This text has a color of #cc5c5a
<p style="color:#cc5c5a;">Text here</p>
.mytext {color:#cc5c5a;}
This box has a color of #cc5c5a
<div style="background-color:#cc5c5a;">Content here</div>
.mybackground {background-color:#cc5c5a;}
Border around this has a color of #cc5c5a
<div style="border:2px solid #cc5c5a;">Content here</div>
.myborder {border:2px solid #cc5c5a;}