#de7e7f color space conversions
Hex:
#de7e7f
RGB:
222, 126, 127
CMY:
13, 51, 50
CMYK:
0, 43, 43, 13
HSL:
359°, 59.2593%, 68.2353%
HSV (HSB):
359°, 43.2432%, 87.0588%
XYZ:
41.4158, 31.9836, 24.0693
xyY:
0.4249, 0.3281, 31.9836
CIE-Lab:
63.3293, 37.1273, 15.8456
CIE-LCH:
63.3293, 40.3673, 23.1123
CIE-Luv:
63.3293, 66.9715, 13.8081
Hunter-Lab:
56.5541, 31.7500, 14.3542
#de7e7f color charts
#de7e7f color shades, tints & tones
#de7e7f color schemes
#de7e7f color preview, HTML & CSS examples
This text has a color of #de7e7f
<p style="color:#de7e7f;">Text here</p>
.mytext {color:#de7e7f;}
This box has a color of #de7e7f
<div style="background-color:#de7e7f;">Content here</div>
.mybackground {background-color:#de7e7f;}
Border around this has a color of #de7e7f
<div style="border:2px solid #de7e7f;">Content here</div>
.myborder {border:2px solid #de7e7f;}