#d6facc color space conversions
Hex:
#d6facc
RGB:
214, 250, 204
CMY:
16, 2, 20
CMYK:
14, 0, 18, 2
HSL:
107°, 82.1429%, 89.0196%
HSV (HSB):
107°, 18.4000%, 98.0392%
XYZ:
72.8162, 87.0270, 70.0868
xyY:
0.3167, 0.3785, 87.0270
CIE-Lab:
94.7497, -19.8602, 18.2625
CIE-LCH:
94.7497, 26.9804, 137.3998
CIE-Luv:
94.7497, -17.8347, 30.4737
Hunter-Lab:
93.2883, -23.9261, 20.7576
#d6facc color charts
#d6facc color shades, tints & tones
#d6facc color schemes
#d6facc color preview, HTML & CSS examples
This text has a color of #d6facc
<p style="color:#d6facc;">Text here</p>
.mytext {color:#d6facc;}
This box has a color of #d6facc
<div style="background-color:#d6facc;">Content here</div>
.mybackground {background-color:#d6facc;}
Border around this has a color of #d6facc
<div style="border:2px solid #d6facc;">Content here</div>
.myborder {border:2px solid #d6facc;}