#dfdfaf color space conversions
Hex:
#dfdfaf
RGB:
223, 223, 175
CMY:
13, 13, 31
CMYK:
0, 0, 22, 13
HSL:
60°, 42.8571%, 78.0392%
HSV (HSB):
60°, 21.5247%, 87.4510%
XYZ:
64.5570, 71.5585, 50.9671
xyY:
0.3451, 0.3825, 71.5585
CIE-Lab:
87.7556, -7.7097, 23.6003
CIE-LCH:
87.7556, 24.8277, 108.0911
CIE-Luv:
87.7556, 2.5181, 34.8930
Hunter-Lab:
84.5922, -11.8133, 23.4922
#dfdfaf color charts
#dfdfaf color shades, tints & tones
#dfdfaf color schemes
#dfdfaf color preview, HTML & CSS examples
This text has a color of #dfdfaf
<p style="color:#dfdfaf;">Text here</p>
.mytext {color:#dfdfaf;}
This box has a color of #dfdfaf
<div style="background-color:#dfdfaf;">Content here</div>
.mybackground {background-color:#dfdfaf;}
Border around this has a color of #dfdfaf
<div style="border:2px solid #dfdfaf;">Content here</div>
.myborder {border:2px solid #dfdfaf;}