#dfadc1 color space conversions
Hex:
#dfadc1
RGB:
223, 173, 193
CMY:
13, 32, 24
CMYK:
0, 22, 13, 13
HSL:
336°, 43.8596%, 77.6471%
HSV (HSB):
336°, 22.4215%, 87.4510%
XYZ:
55.0006, 49.4254, 57.0933
xyY:
0.3405, 0.3060, 49.4254
CIE-Lab:
75.7152, 21.3339, -3.1471
CIE-LCH:
75.7152, 21.5648, 351.6086
CIE-Luv:
75.7152, 29.0517, -8.5062
Hunter-Lab:
70.3032, 16.6162, 1.0628
#dfadc1 color charts
#dfadc1 color shades, tints & tones
#dfadc1 color schemes
#dfadc1 color preview, HTML & CSS examples
This text has a color of #dfadc1
<p style="color:#dfadc1;">Text here</p>
.mytext {color:#dfadc1;}
This box has a color of #dfadc1
<div style="background-color:#dfadc1;">Content here</div>
.mybackground {background-color:#dfadc1;}
Border around this has a color of #dfadc1
<div style="border:2px solid #dfadc1;">Content here</div>
.myborder {border:2px solid #dfadc1;}