#d2f0f7 color space conversions
Hex:
#d2f0f7
RGB:
210, 240, 247
CMY:
18, 6, 3
CMYK:
15, 3, 0, 3
HSL:
191°, 69.8113%, 89.6078%
HSV (HSB):
191°, 14.9798%, 96.8627%
XYZ:
74.5269, 82.7372, 100.0376
xyY:
0.2896, 0.3216, 82.7372
CIE-Lab:
92.8993, -8.3290, -6.6731
CIE-LCH:
92.8993, 10.6725, 218.7015
CIE-Luv:
92.8993, -16.1018, -9.0108
Hunter-Lab:
90.9600, -12.9283, -1.5350
#d2f0f7 color charts
#d2f0f7 color shades, tints & tones
#d2f0f7 color schemes
#d2f0f7 color preview, HTML & CSS examples
This text has a color of #d2f0f7
<p style="color:#d2f0f7;">Text here</p>
.mytext {color:#d2f0f7;}
This box has a color of #d2f0f7
<div style="background-color:#d2f0f7;">Content here</div>
.mybackground {background-color:#d2f0f7;}
Border around this has a color of #d2f0f7
<div style="border:2px solid #d2f0f7;">Content here</div>
.myborder {border:2px solid #d2f0f7;}