#dfdfbf color space conversions
Hex:
#dfdfbf
RGB:
223, 223, 191
CMY:
13, 13, 25
CMYK:
0, 0, 14, 13
HSL:
60°, 33.3333%, 81.1765%
HSV (HSB):
60°, 14.3498%, 87.4510%
XYZ:
66.2231, 72.2249, 59.7407
xyY:
0.3341, 0.3644, 72.2249
CIE-Lab:
88.0767, -5.3448, 15.7107
CIE-LCH:
88.0767, 16.5950, 108.7884
CIE-Luv:
88.0767, 1.7225, 23.8596
Hunter-Lab:
84.9852, -9.6316, 17.8115
#dfdfbf color charts
#dfdfbf color shades, tints & tones
#dfdfbf color schemes
#dfdfbf color preview, HTML & CSS examples
This text has a color of #dfdfbf
<p style="color:#dfdfbf;">Text here</p>
.mytext {color:#dfdfbf;}
This box has a color of #dfdfbf
<div style="background-color:#dfdfbf;">Content here</div>
.mybackground {background-color:#dfdfbf;}
Border around this has a color of #dfdfbf
<div style="border:2px solid #dfdfbf;">Content here</div>
.myborder {border:2px solid #dfdfbf;}