#dfdfdc color space conversions
Hex:
#dfdfdc
RGB:
223, 223, 220
CMY:
13, 13, 14
CMYK:
0, 0, 1, 13
HSL:
60°, 4.4776%, 86.8627%
HSV (HSB):
60°, 1.3453%, 87.4510%
XYZ:
69.7374, 73.6306, 78.2467
xyY:
0.3147, 0.3322, 73.6306
CIE-Lab:
88.7476, -0.5304, 1.4568
CIE-LCH:
88.7476, 1.5504, 110.0047
CIE-Luv:
88.7476, 0.1684, 2.3086
Hunter-Lab:
85.8083, -5.0956, 6.0005
#dfdfdc color charts
#dfdfdc RGB chart
#dfdfdc CMYK chart
#dfdfdc RGB pie chart
#dfdfdc color shades, tints & tones
#dfdfdc color schemes
#dfdfdc color preview, HTML & CSS examples
This text has a color of #dfdfdc
<p style="color:#dfdfdc;">Text here</p>
.mytext {color:#dfdfdc;}
Text color #dfdfdc
This box has a color of #dfdfdc
<div style="background-color:#dfdfdc;">Content here</div>
.mybackground {background-color:#dfdfdc;}
Background color #dfdfdc
Border around this has a color of #dfdfdc
<div style="border:2px solid #dfdfdc;">Content here</div>
.myborder {border:2px solid #dfdfdc;}
Border color #dfdfdc