#d7facd color space conversions
Hex:
#d7facd
RGB:
215, 250, 205
CMY:
16, 2, 20
CMYK:
14, 0, 18, 2
HSL:
107°, 81.8182%, 89.2157%
HSV (HSB):
107°, 18.0000%, 98.0392%
XYZ:
73.2294, 87.2261, 70.7343
xyY:
0.3168, 0.3773, 87.2261
CIE-Lab:
94.8341, -19.3602, 17.8778
CIE-LCH:
94.8341, 26.3521, 137.2797
CIE-Luv:
94.8341, -17.3299, 29.8493
Hunter-Lab:
93.3949, -23.4822, 20.4721
#d7facd color charts
#d7facd color shades, tints & tones
#d7facd color schemes
#d7facd color preview, HTML & CSS examples
This text has a color of #d7facd
<p style="color:#d7facd;">Text here</p>
.mytext {color:#d7facd;}
This box has a color of #d7facd
<div style="background-color:#d7facd;">Content here</div>
.mybackground {background-color:#d7facd;}
Border around this has a color of #d7facd
<div style="border:2px solid #d7facd;">Content here</div>
.myborder {border:2px solid #d7facd;}