#de959c color space conversions
Hex:
#de959c
RGB:
222, 149, 156
CMY:
13, 42, 39
CMYK:
0, 33, 30, 13
HSL:
354°, 52.5180%, 72.7451%
HSV (HSB):
354°, 32.8829%, 87.0588%
XYZ:
46.8724, 39.4248, 36.5918
xyY:
0.3814, 0.3208, 39.4248
CIE-Lab:
69.0579, 28.4009, 7.6014
CIE-LCH:
69.0579, 29.4005, 14.9839
CIE-Luv:
69.0579, 47.4086, 5.3988
Hunter-Lab:
62.7892, 23.3700, 9.3998
#de959c color charts
#de959c color shades, tints & tones
#de959c color schemes
#de959c color preview, HTML & CSS examples
This text has a color of #de959c
<p style="color:#de959c;">Text here</p>
.mytext {color:#de959c;}
This box has a color of #de959c
<div style="background-color:#de959c;">Content here</div>
.mybackground {background-color:#de959c;}
Border around this has a color of #de959c
<div style="border:2px solid #de959c;">Content here</div>
.myborder {border:2px solid #de959c;}