#dfadbc color space conversions
Hex:
#dfadbc
RGB:
223, 173, 188
CMY:
13, 32, 26
CMYK:
0, 22, 16, 13
HSL:
342°, 43.8596%, 77.6471%
HSV (HSB):
342°, 22.4215%, 87.4510%
XYZ:
54.4521, 49.2060, 54.2047
xyY:
0.3449, 0.3117, 49.2060
CIE-Lab:
75.5793, 20.5300, -0.6143
CIE-LCH:
75.5793, 20.5392, 358.2860
CIE-Luv:
75.5793, 29.6672, -4.6088
Hunter-Lab:
70.1470, 15.8048, 3.2877
#dfadbc color charts
#dfadbc color shades, tints & tones
#dfadbc color schemes
#dfadbc color preview, HTML & CSS examples
This text has a color of #dfadbc
<p style="color:#dfadbc;">Text here</p>
.mytext {color:#dfadbc;}
This box has a color of #dfadbc
<div style="background-color:#dfadbc;">Content here</div>
.mybackground {background-color:#dfadbc;}
Border around this has a color of #dfadbc
<div style="border:2px solid #dfadbc;">Content here</div>
.myborder {border:2px solid #dfadbc;}