#dfdfae color space conversions
Hex:
#dfdfae
RGB:
223, 223, 174
CMY:
13, 13, 32
CMYK:
0, 0, 22, 13
HSL:
60°, 43.3628%, 77.8431%
HSV (HSB):
60°, 21.9731%, 87.4510%
XYZ:
64.4591, 71.5193, 50.4517
xyY:
0.3458, 0.3836, 71.5193
CIE-Lab:
87.7367, -7.8504, 24.0929
CIE-LCH:
87.7367, 25.3396, 108.0475
CIE-Luv:
87.7367, 2.5662, 35.5590
Hunter-Lab:
84.5691, -11.9421, 23.8275
#dfdfae color charts
#dfdfae color shades, tints & tones
#dfdfae color schemes
#dfdfae color preview, HTML & CSS examples
This text has a color of #dfdfae
<p style="color:#dfdfae;">Text here</p>
.mytext {color:#dfdfae;}
This box has a color of #dfdfae
<div style="background-color:#dfdfae;">Content here</div>
.mybackground {background-color:#dfdfae;}
Border around this has a color of #dfdfae
<div style="border:2px solid #dfdfae;">Content here</div>
.myborder {border:2px solid #dfdfae;}