#cd565c color space conversions
Hex:
#cd565c
RGB:
205, 86, 92
CMY:
20, 66, 64
CMYK:
0, 58, 55, 20
HSL:
357°, 54.3379%, 57.0588%
HSV (HSB):
357°, 58.0488%, 80.3922%
XYZ:
30.4364, 20.4074, 12.4601
xyY:
0.4808, 0.3224, 20.4074
CIE-Lab:
52.2948, 47.7013, 20.6501
CIE-LCH:
52.2948, 51.9792, 23.4081
CIE-Luv:
52.2948, 86.8457, 15.5315
Hunter-Lab:
45.1746, 41.2090, 15.2688
#cd565c color charts
#cd565c color shades, tints & tones
#cd565c color schemes
#cd565c color preview, HTML & CSS examples
This text has a color of #cd565c
<p style="color:#cd565c;">Text here</p>
.mytext {color:#cd565c;}
This box has a color of #cd565c
<div style="background-color:#cd565c;">Content here</div>
.mybackground {background-color:#cd565c;}
Border around this has a color of #cd565c
<div style="border:2px solid #cd565c;">Content here</div>
.myborder {border:2px solid #cd565c;}