#cd725e color space conversions
Hex:
#cd725e
RGB:
205, 114, 94
CMY:
20, 55, 63
CMYK:
0, 44, 54, 20
HSL:
11°, 52.6066%, 58.6275%
HSV (HSB):
11°, 54.1463%, 80.3922%
XYZ:
33.2145, 25.8219, 13.8232
xyY:
0.4559, 0.3544, 25.8219
CIE-Lab:
57.8676, 33.7866, 26.8394
CIE-LCH:
57.8676, 43.1496, 38.4630
CIE-Luv:
57.8676, 67.4974, 26.0845
Hunter-Lab:
50.8153, 27.7468, 19.4421
#cd725e color charts
#cd725e color shades, tints & tones
#cd725e color schemes
#cd725e color preview, HTML & CSS examples
This text has a color of #cd725e
<p style="color:#cd725e;">Text here</p>
.mytext {color:#cd725e;}
This box has a color of #cd725e
<div style="background-color:#cd725e;">Content here</div>
.mybackground {background-color:#cd725e;}
Border around this has a color of #cd725e
<div style="border:2px solid #cd725e;">Content here</div>
.myborder {border:2px solid #cd725e;}