#d2f0f8 color space conversions
Hex:
#d2f0f8
RGB:
210, 240, 248
CMY:
18, 6, 3
CMYK:
15, 3, 0, 3
HSL:
193°, 73.0769%, 89.8039%
HSV (HSB):
193°, 15.3226%, 97.2549%
XYZ:
74.6817, 82.7991, 100.8526
xyY:
0.2891, 0.3205, 82.7991
CIE-Lab:
92.9264, -8.1271, -7.1529
CIE-LCH:
92.9264, 10.8265, 221.3521
CIE-Luv:
92.9264, -16.1303, -9.8110
Hunter-Lab:
90.9940, -12.7389, -2.0179
#d2f0f8 color charts
#d2f0f8 color shades, tints & tones
#d2f0f8 color schemes
#d2f0f8 color preview, HTML & CSS examples
This text has a color of #d2f0f8
<p style="color:#d2f0f8;">Text here</p>
.mytext {color:#d2f0f8;}
This box has a color of #d2f0f8
<div style="background-color:#d2f0f8;">Content here</div>
.mybackground {background-color:#d2f0f8;}
Border around this has a color of #d2f0f8
<div style="border:2px solid #d2f0f8;">Content here</div>
.myborder {border:2px solid #d2f0f8;}