#de706e color space conversions
Hex:
#de706e
RGB:
222, 112, 110
CMY:
13, 56, 57
CMYK:
0, 50, 50, 13
HSL:
1°, 62.9213%, 65.0980%
HSV (HSB):
1°, 50.4505%, 87.0588%
XYZ:
38.7328, 28.2437, 18.1620
xyY:
0.4549, 0.3317, 28.2437
CIE-Lab:
60.1083, 42.6422, 21.1270
CIE-LCH:
60.1083, 47.5890, 26.3560
CIE-Luv:
60.1083, 79.6307, 18.3265
Hunter-Lab:
53.1448, 37.0904, 16.9393
#de706e color charts
#de706e color shades, tints & tones
#de706e color schemes
#de706e color preview, HTML & CSS examples
This text has a color of #de706e
<p style="color:#de706e;">Text here</p>
.mytext {color:#de706e;}
This box has a color of #de706e
<div style="background-color:#de706e;">Content here</div>
.mybackground {background-color:#de706e;}
Border around this has a color of #de706e
<div style="border:2px solid #de706e;">Content here</div>
.myborder {border:2px solid #de706e;}