#d2faf9 color space conversions
Hex:
#d2faf9
RGB:
210, 250, 249
CMY:
18, 2, 2
CMYK:
16, 0, 0, 2
HSL:
179°, 80.0000%, 90.1961%
HSV (HSB):
179°, 16.0000%, 98.0392%
XYZ:
77.8628, 88.9124, 102.6805
xyY:
0.2890, 0.3300, 88.9124
CIE-Lab:
95.5438, -12.9488, -3.8110
CIE-LCH:
95.5438, 13.4979, 196.3998
CIE-Luv:
95.5438, -20.7678, -3.7090
Hunter-Lab:
94.2934, -17.6169, 1.4417
#d2faf9 color charts
#d2faf9 color shades, tints & tones
#d2faf9 color schemes
#d2faf9 color preview, HTML & CSS examples
This text has a color of #d2faf9
<p style="color:#d2faf9;">Text here</p>
.mytext {color:#d2faf9;}
This box has a color of #d2faf9
<div style="background-color:#d2faf9;">Content here</div>
.mybackground {background-color:#d2faf9;}
Border around this has a color of #d2faf9
<div style="border:2px solid #d2faf9;">Content here</div>
.myborder {border:2px solid #d2faf9;}