#dface4 color space conversions
Hex:
#dface4
RGB:
223, 172, 228
CMY:
13, 33, 11
CMYK:
2, 25, 0, 11
HSL:
295°, 50.9091%, 78.4314%
HSV (HSB):
295°, 24.5614%, 89.4118%
XYZ:
59.1875, 50.7945, 80.0836
xyY:
0.3114, 0.2672, 50.7945
CIE-Lab:
76.5543, 28.0321, -20.9571
CIE-LCH:
76.5543, 35.0000, 323.2179
CIE-Luv:
76.5543, 25.1033, -37.4329
Hunter-Lab:
71.2702, 23.5154, -16.7327
#dface4 color charts
#dface4 color shades, tints & tones
#dface4 color schemes
#dface4 color preview, HTML & CSS examples
This text has a color of #dface4
<p style="color:#dface4;">Text here</p>
.mytext {color:#dface4;}
This box has a color of #dface4
<div style="background-color:#dface4;">Content here</div>
.mybackground {background-color:#dface4;}
Border around this has a color of #dface4
<div style="border:2px solid #dface4;">Content here</div>
.myborder {border:2px solid #dface4;}