#de706d color space conversions
Hex:
#de706d
RGB:
222, 112, 109
CMY:
13, 56, 57
CMYK:
0, 50, 51, 13
HSL:
2°, 63.1285%, 64.9020%
HSV (HSB):
2°, 50.9009%, 87.0588%
XYZ:
38.6787, 28.2221, 17.8768
xyY:
0.4562, 0.3329, 28.2221
CIE-Lab:
60.0888, 42.5533, 21.6727
CIE-LCH:
60.0888, 47.7545, 26.9901
CIE-Luv:
60.0888, 79.8374, 18.9450
Hunter-Lab:
53.1244, 36.9940, 17.2355
#de706d color charts
#de706d color shades, tints & tones
#de706d color schemes
#de706d color preview, HTML & CSS examples
This text has a color of #de706d
<p style="color:#de706d;">Text here</p>
.mytext {color:#de706d;}
This box has a color of #de706d
<div style="background-color:#de706d;">Content here</div>
.mybackground {background-color:#de706d;}
Border around this has a color of #de706d
<div style="border:2px solid #de706d;">Content here</div>
.myborder {border:2px solid #de706d;}