#de777d color space conversions
Hex:
#de777d
RGB:
222, 119, 125
CMY:
13, 53, 51
CMYK:
0, 46, 44, 13
HSL:
357°, 60.9467%, 66.8627%
HSV (HSB):
357°, 46.3964%, 87.0588%
XYZ:
40.4227, 30.2039, 23.1015
xyY:
0.4313, 0.3223, 30.2039
CIE-Lab:
61.8298, 40.5365, 14.9032
CIE-LCH:
61.8298, 43.1892, 20.1859
CIE-Luv:
61.8298, 71.9104, 11.8003
Hunter-Lab:
54.9581, 35.1134, 13.5483
#de777d color charts
#de777d color shades, tints & tones
#de777d color schemes
#de777d color preview, HTML & CSS examples
This text has a color of #de777d
<p style="color:#de777d;">Text here</p>
.mytext {color:#de777d;}
This box has a color of #de777d
<div style="background-color:#de777d;">Content here</div>
.mybackground {background-color:#de777d;}
Border around this has a color of #de777d
<div style="border:2px solid #de777d;">Content here</div>
.myborder {border:2px solid #de777d;}