#de7e6e color space conversions
Hex:
#de7e6e
RGB:
222, 126, 110
CMY:
13, 51, 57
CMYK:
0, 43, 50, 13
HSL:
9°, 62.9213%, 65.0980%
HSV (HSB):
9°, 50.4505%, 87.0588%
XYZ:
40.3995, 31.5771, 18.7176
xyY:
0.4454, 0.3482, 31.5771
CIE-Lab:
62.9918, 35.4559, 24.9873
CIE-LCH:
62.9918, 43.3760, 35.1740
CIE-Luv:
62.9918, 70.0661, 24.6217
Hunter-Lab:
56.1935, 29.9914, 19.5865
#de7e6e color charts
#de7e6e color shades, tints & tones
#de7e6e color schemes
#de7e6e color preview, HTML & CSS examples
This text has a color of #de7e6e
<p style="color:#de7e6e;">Text here</p>
.mytext {color:#de7e6e;}
This box has a color of #de7e6e
<div style="background-color:#de7e6e;">Content here</div>
.mybackground {background-color:#de7e6e;}
Border around this has a color of #de7e6e
<div style="border:2px solid #de7e6e;">Content here</div>
.myborder {border:2px solid #de7e6e;}