#dfadd7 color space conversions
Hex:
#dfadd7
RGB:
223, 173, 215
CMY:
13, 32, 16
CMYK:
0, 22, 4, 13
HSL:
310°, 43.8596%, 77.6471%
HSV (HSB):
310°, 22.4215%, 87.4510%
XYZ:
57.6407, 50.4814, 70.9959
xyY:
0.3218, 0.2818, 50.4814
CIE-Lab:
76.3638, 25.1010, -14.1808
CIE-LCH:
76.3638, 28.8297, 330.5358
CIE-Luv:
76.3638, 26.2836, -26.1224
Hunter-Lab:
71.0503, 20.4732, -9.5094
#dfadd7 color charts
#dfadd7 color shades, tints & tones
#dfadd7 color schemes
#dfadd7 color preview, HTML & CSS examples
This text has a color of #dfadd7
<p style="color:#dfadd7;">Text here</p>
.mytext {color:#dfadd7;}
This box has a color of #dfadd7
<div style="background-color:#dfadd7;">Content here</div>
.mybackground {background-color:#dfadd7;}
Border around this has a color of #dfadd7
<div style="border:2px solid #dfadd7;">Content here</div>
.myborder {border:2px solid #dfadd7;}