#df706f color space conversions
Hex:
#df706f
RGB:
223, 112, 111
CMY:
13, 56, 56
CMYK:
0, 50, 50, 13
HSL:
1°, 63.6364%, 65.4902%
HSV (HSB):
1°, 50.2242%, 87.4510%
XYZ:
39.0948, 28.4240, 18.4648
xyY:
0.4547, 0.3306, 28.4240
CIE-Lab:
60.2699, 43.0970, 20.7972
CIE-LCH:
60.2699, 47.8526, 25.7604
CIE-Luv:
60.2699, 80.2307, 17.8761
Hunter-Lab:
53.3142, 37.5927, 16.7855
#df706f color charts
#df706f color shades, tints & tones
#df706f color schemes
#df706f color preview, HTML & CSS examples
This text has a color of #df706f
<p style="color:#df706f;">Text here</p>
.mytext {color:#df706f;}
This box has a color of #df706f
<div style="background-color:#df706f;">Content here</div>
.mybackground {background-color:#df706f;}
Border around this has a color of #df706f
<div style="border:2px solid #df706f;">Content here</div>
.myborder {border:2px solid #df706f;}