#d2f1f8 color space conversions
Hex:
#d2f1f8
RGB:
210, 241, 248
CMY:
18, 5, 3
CMYK:
15, 3, 0, 3
HSL:
191°, 73.0769%, 89.8039%
HSV (HSB):
191°, 15.3226%, 97.2549%
XYZ:
74.9769, 83.3895, 100.9510
xyY:
0.2891, 0.3216, 83.3895
CIE-Lab:
93.1847, -8.6333, -6.7710
CIE-LCH:
93.1847, 10.9717, 218.1066
CIE-Luv:
93.1847, -16.5931, -9.1196
Hunter-Lab:
91.3179, -13.2481, -1.6220
#d2f1f8 color charts
#d2f1f8 color shades, tints & tones
#d2f1f8 color schemes
#d2f1f8 color preview, HTML & CSS examples
This text has a color of #d2f1f8
<p style="color:#d2f1f8;">Text here</p>
.mytext {color:#d2f1f8;}
This box has a color of #d2f1f8
<div style="background-color:#d2f1f8;">Content here</div>
.mybackground {background-color:#d2f1f8;}
Border around this has a color of #d2f1f8
<div style="border:2px solid #d2f1f8;">Content here</div>
.myborder {border:2px solid #d2f1f8;}