#dfdfca color space conversions
Hex:
#dfdfca
RGB:
223, 223, 202
CMY:
13, 13, 21
CMYK:
0, 0, 9, 13
HSL:
60°, 24.7059%, 83.3333%
HSV (HSB):
60°, 9.4170%, 87.4510%
XYZ:
67.4798, 72.7276, 66.3584
xyY:
0.3267, 0.3521, 72.7276
CIE-Lab:
88.3176, -3.5968, 10.2908
CIE-LCH:
88.3176, 10.9013, 109.2656
CIE-Luv:
88.3176, 1.1483, 15.8978
Hunter-Lab:
85.2805, -7.9994, 13.5616
#dfdfca color charts
#dfdfca color shades, tints & tones
#dfdfca color schemes
#dfdfca color preview, HTML & CSS examples
This text has a color of #dfdfca
<p style="color:#dfdfca;">Text here</p>
.mytext {color:#dfdfca;}
This box has a color of #dfdfca
<div style="background-color:#dfdfca;">Content here</div>
.mybackground {background-color:#dfdfca;}
Border around this has a color of #dfdfca
<div style="border:2px solid #dfdfca;">Content here</div>
.myborder {border:2px solid #dfdfca;}