#d9fcfa color space conversions
Hex:
#d9fcfa
RGB:
217, 252, 250
CMY:
15, 1, 2
CMYK:
14, 0, 1, 1
HSL:
177°, 85.3659%, 91.9608%
HSV (HSB):
177°, 13.8889%, 98.8235%
XYZ:
80.6810, 91.2746, 103.8079
xyY:
0.2926, 0.3310, 91.2746
CIE-Lab:
96.5230, -11.5919, -2.8379
CIE-LCH:
96.5230, 11.9342, 193.7562
CIE-Luv:
96.5230, -18.3218, -2.4035
Hunter-Lab:
95.5378, -16.4491, 2.4541
#d9fcfa color charts
#d9fcfa color shades, tints & tones
#d9fcfa color schemes
#d9fcfa color preview, HTML & CSS examples
This text has a color of #d9fcfa
<p style="color:#d9fcfa;">Text here</p>
.mytext {color:#d9fcfa;}
This box has a color of #d9fcfa
<div style="background-color:#d9fcfa;">Content here</div>
.mybackground {background-color:#d9fcfa;}
Border around this has a color of #d9fcfa
<div style="border:2px solid #d9fcfa;">Content here</div>
.myborder {border:2px solid #d9fcfa;}