#d1facd color space conversions
Hex:
#d1facd
RGB:
209, 250, 205
CMY:
18, 2, 20
CMYK:
16, 0, 18, 2
HSL:
115°, 81.8182%, 89.2157%
HSV (HSB):
115°, 18.0000%, 98.0392%
XYZ:
71.4995, 86.3343, 70.6534
xyY:
0.3129, 0.3779, 86.3343
CIE-Lab:
94.4551, -21.3647, 17.2905
CIE-LCH:
94.4551, 27.4847, 141.0167
CIE-Luv:
94.4551, -20.4489, 29.3678
Hunter-Lab:
92.9163, -25.2468, 19.9574
#d1facd color charts
#d1facd color shades, tints & tones
#d1facd color schemes
#d1facd color preview, HTML & CSS examples
This text has a color of #d1facd
<p style="color:#d1facd;">Text here</p>
.mytext {color:#d1facd;}
This box has a color of #d1facd
<div style="background-color:#d1facd;">Content here</div>
.mybackground {background-color:#d1facd;}
Border around this has a color of #d1facd
<div style="border:2px solid #d1facd;">Content here</div>
.myborder {border:2px solid #d1facd;}