#cc5a5a color space conversions
Hex:
#cc5a5a
RGB:
204, 90, 90
CMY:
20, 65, 65
CMYK:
0, 56, 56, 20
HSL:
0°, 52.7778%, 57.6471%
HSV (HSB):
0°, 55.8824%, 80.0000%
XYZ:
30.4035, 20.8879, 12.1022
xyY:
0.4796, 0.3295, 20.8879
CIE-Lab:
52.8266, 45.2856, 22.5057
CIE-LCH:
52.8266, 50.5697, 26.4262
CIE-Luv:
52.8266, 83.9017, 18.0888
Hunter-Lab:
45.7033, 38.7640, 16.2923
#cc5a5a color charts
#cc5a5a color shades, tints & tones
#cc5a5a color schemes
#cc5a5a color preview, HTML & CSS examples
This text has a color of #cc5a5a
<p style="color:#cc5a5a;">Text here</p>
.mytext {color:#cc5a5a;}
This box has a color of #cc5a5a
<div style="background-color:#cc5a5a;">Content here</div>
.mybackground {background-color:#cc5a5a;}
Border around this has a color of #cc5a5a
<div style="border:2px solid #cc5a5a;">Content here</div>
.myborder {border:2px solid #cc5a5a;}