#dfdaea color space conversions
Hex:
#dfdaea
RGB:
223, 218, 234
CMY:
13, 15, 8
CMYK:
5, 7, 0, 8
HSL:
259°, 27.5862%, 88.6275%
HSV (HSB):
259°, 6.8376%, 91.7647%
XYZ:
70.3541, 71.7713, 87.9871
xyY:
0.3057, 0.3119, 71.7713
CIE-Lab:
87.8584, 4.6280, -7.2210
CIE-LCH:
87.8584, 8.5768, 302.6565
CIE-Luv:
87.8584, 1.8516, -12.0029
Hunter-Lab:
84.7179, -0.0209, -2.2754
#dfdaea color charts
#dfdaea color shades, tints & tones
#dfdaea color schemes
#dfdaea color preview, HTML & CSS examples
This text has a color of #dfdaea
<p style="color:#dfdaea;">Text here</p>
.mytext {color:#dfdaea;}
This box has a color of #dfdaea
<div style="background-color:#dfdaea;">Content here</div>
.mybackground {background-color:#dfdaea;}
Border around this has a color of #dfdaea
<div style="border:2px solid #dfdaea;">Content here</div>
.myborder {border:2px solid #dfdaea;}