#cd825d color space conversions
Hex:
#cd825d
RGB:
205, 130, 93
CMY:
20, 49, 64
CMYK:
0, 37, 55, 20
HSL:
20°, 52.8302%, 58.4314%
HSV (HSB):
20°, 54.6341%, 80.3922%
XYZ:
35.1353, 29.7347, 14.2435
xyY:
0.4441, 0.3758, 29.7347
CIE-Lab:
61.4246, 25.1164, 31.9637
CIE-LCH:
61.4246, 40.6511, 51.8405
CIE-Luv:
61.4246, 56.2369, 33.9253
Hunter-Lab:
54.5295, 19.5870, 22.6838
#cd825d color charts
#cd825d color shades, tints & tones
#cd825d color schemes
#cd825d color preview, HTML & CSS examples
This text has a color of #cd825d
<p style="color:#cd825d;">Text here</p>
.mytext {color:#cd825d;}
This box has a color of #cd825d
<div style="background-color:#cd825d;">Content here</div>
.mybackground {background-color:#cd825d;}
Border around this has a color of #cd825d
<div style="border:2px solid #cd825d;">Content here</div>
.myborder {border:2px solid #cd825d;}