#cd5d5c color space conversions
Hex:
#cd5d5c
RGB:
205, 93, 92
CMY:
20, 64, 64
CMYK:
0, 55, 55, 20
HSL:
1°, 53.0516%, 58.2353%
HSV (HSB):
1°, 55.1220%, 80.3922%
XYZ:
31.0230, 21.5805, 12.6556
xyY:
0.4754, 0.3307, 21.5805
CIE-Lab:
53.5791, 44.3488, 22.3593
CIE-LCH:
53.5791, 49.6664, 26.7558
CIE-Luv:
53.5791, 82.3007, 18.2873
Hunter-Lab:
46.4549, 37.9078, 16.3662
#cd5d5c color charts
#cd5d5c color shades, tints & tones
#cd5d5c color schemes
#cd5d5c color preview, HTML & CSS examples
This text has a color of #cd5d5c
<p style="color:#cd5d5c;">Text here</p>
.mytext {color:#cd5d5c;}
This box has a color of #cd5d5c
<div style="background-color:#cd5d5c;">Content here</div>
.mybackground {background-color:#cd5d5c;}
Border around this has a color of #cd5d5c
<div style="border:2px solid #cd5d5c;">Content here</div>
.myborder {border:2px solid #cd5d5c;}