#dfabaf color space conversions
Hex:
#dfabaf
RGB:
223, 171, 175
CMY:
13, 33, 31
CMYK:
0, 23, 22, 13
HSL:
355°, 44.8276%, 77.2549%
HSV (HSB):
355°, 23.3184%, 87.4510%
XYZ:
52.7322, 47.9089, 47.0255
xyY:
0.3571, 0.3244, 47.9089
CIE-Lab:
74.7675, 19.6102, 5.3179
CIE-LCH:
74.7675, 20.3185, 15.1726
CIE-Luv:
74.7675, 32.3955, 4.1016
Hunter-Lab:
69.2163, 14.8611, 8.1698
#dfabaf color charts
#dfabaf color shades, tints & tones
#dfabaf color schemes
#dfabaf color preview, HTML & CSS examples
This text has a color of #dfabaf
<p style="color:#dfabaf;">Text here</p>
.mytext {color:#dfabaf;}
This box has a color of #dfabaf
<div style="background-color:#dfabaf;">Content here</div>
.mybackground {background-color:#dfabaf;}
Border around this has a color of #dfabaf
<div style="border:2px solid #dfabaf;">Content here</div>
.myborder {border:2px solid #dfabaf;}