#dfb6e9 color space conversions
Hex:
#dfb6e9
RGB:
223, 182, 233
CMY:
13, 29, 9
CMYK:
4, 22, 0, 9
HSL:
288°, 53.6842%, 81.3725%
HSV (HSB):
288°, 21.8884%, 91.3725%
XYZ:
61.8674, 55.0271, 84.4513
xyY:
0.3073, 0.2733, 55.0271
CIE-Lab:
79.0569, 23.5945, -19.8665
CIE-LCH:
79.0569, 30.8444, 319.9027
CIE-Luv:
79.0569, 19.6496, -35.0983
Hunter-Lab:
74.1802, 19.0561, -15.5732
#dfb6e9 color charts
#dfb6e9 color shades, tints & tones
#dfb6e9 color schemes
#dfb6e9 color preview, HTML & CSS examples
This text has a color of #dfb6e9
<p style="color:#dfb6e9;">Text here</p>
.mytext {color:#dfb6e9;}
This box has a color of #dfb6e9
<div style="background-color:#dfb6e9;">Content here</div>
.mybackground {background-color:#dfb6e9;}
Border around this has a color of #dfb6e9
<div style="border:2px solid #dfb6e9;">Content here</div>
.myborder {border:2px solid #dfb6e9;}