#dfdada color space conversions
Hex:
#dfdada
RGB:
223, 218, 218
CMY:
13, 15, 15
CMYK:
0, 2, 2, 13
HSL:
0°, 7.2464%, 86.4706%
HSV (HSB):
0°, 2.2422%, 87.4510%
XYZ:
68.1577, 70.8927, 76.4210
xyY:
0.3163, 0.3290, 70.8927
CIE-Lab:
87.4329, 1.7056, 0.5943
CIE-LCH:
87.4329, 1.8062, 19.2094
CIE-Luv:
87.4329, 2.8467, 0.5989
Hunter-Lab:
84.1978, -2.8513, 5.1247
#dfdada color charts
#dfdada color shades, tints & tones
#dfdada color schemes
#dfdada color preview, HTML & CSS examples
This text has a color of #dfdada
<p style="color:#dfdada;">Text here</p>
.mytext {color:#dfdada;}
This box has a color of #dfdada
<div style="background-color:#dfdada;">Content here</div>
.mybackground {background-color:#dfdada;}
Border around this has a color of #dfdada
<div style="border:2px solid #dfdada;">Content here</div>
.myborder {border:2px solid #dfdada;}