#dface0 color space conversions
Hex:
#dface0
RGB:
223, 172, 224
CMY:
13, 33, 12
CMYK:
0, 23, 0, 12
HSL:
299°, 45.6140%, 77.6471%
HSV (HSB):
299°, 23.2143%, 87.8431%
XYZ:
58.6385, 50.5748, 77.1923
xyY:
0.3146, 0.2713, 50.5748
CIE-Lab:
76.4208, 27.2835, -18.9881
CIE-LCH:
76.4208, 33.2406, 325.1638
CIE-Luv:
76.4208, 25.6240, -34.1331
Hunter-Lab:
71.1160, 22.7287, -14.5747
#dface0 color charts
#dface0 color shades, tints & tones
#dface0 color schemes
#dface0 color preview, HTML & CSS examples
This text has a color of #dface0
<p style="color:#dface0;">Text here</p>
.mytext {color:#dface0;}
This box has a color of #dface0
<div style="background-color:#dface0;">Content here</div>
.mybackground {background-color:#dface0;}
Border around this has a color of #dface0
<div style="border:2px solid #dface0;">Content here</div>
.myborder {border:2px solid #dface0;}