#cd705e color space conversions
Hex:
#cd705e
RGB:
205, 112, 94
CMY:
20, 56, 63
CMYK:
0, 45, 54, 20
HSL:
10°, 52.6066%, 58.6275%
HSV (HSB):
10°, 54.1463%, 80.3922%
XYZ:
32.9914, 25.3756, 13.7488
xyY:
0.4575, 0.3519, 25.3756
CIE-Lab:
57.4396, 34.8411, 26.2821
CIE-LCH:
57.4396, 43.6423, 37.0287
CIE-Luv:
57.4396, 68.9037, 25.1943
Hunter-Lab:
50.3742, 28.7494, 19.0797
#cd705e color charts
#cd705e color shades, tints & tones
#cd705e color schemes
#cd705e color preview, HTML & CSS examples
This text has a color of #cd705e
<p style="color:#cd705e;">Text here</p>
.mytext {color:#cd705e;}
This box has a color of #cd705e
<div style="background-color:#cd705e;">Content here</div>
.mybackground {background-color:#cd705e;}
Border around this has a color of #cd705e
<div style="border:2px solid #cd705e;">Content here</div>
.myborder {border:2px solid #cd705e;}