#dfc0e0 color space conversions
Hex:
#dfc0e0
RGB:
223, 192, 224
CMY:
13, 25, 12
CMYK:
0, 14, 0, 12
HSL:
298°, 34.0426%, 81.5686%
HSV (HSB):
298°, 14.2857%, 87.8431%
XYZ:
62.7356, 58.7691, 78.5580
xyY:
0.3136, 0.2938, 58.7691
CIE-Lab:
81.1645, 16.5275, -11.8548
CIE-LCH:
81.1645, 20.3395, 324.3490
CIE-Luv:
81.1645, 15.6509, -21.1841
Hunter-Lab:
76.6610, 11.9190, -7.0945
#dfc0e0 color charts
#dfc0e0 color shades, tints & tones
#dfc0e0 color schemes
#dfc0e0 color preview, HTML & CSS examples
This text has a color of #dfc0e0
<p style="color:#dfc0e0;">Text here</p>
.mytext {color:#dfc0e0;}
This box has a color of #dfc0e0
<div style="background-color:#dfc0e0;">Content here</div>
.mybackground {background-color:#dfc0e0;}
Border around this has a color of #dfc0e0
<div style="border:2px solid #dfc0e0;">Content here</div>
.myborder {border:2px solid #dfc0e0;}