#d2fdef color space conversions
Hex:
#d2fdef
RGB:
210, 253, 239
CMY:
18, 1, 6
CMYK:
17, 0, 6, 1
HSL:
160°, 91.4894%, 90.7843%
HSV (HSB):
160°, 16.9960%, 99.2157%
XYZ:
77.2836, 90.1842, 94.9954
xyY:
0.2945, 0.3436, 90.1842
CIE-Lab:
96.0731, -16.3933, 2.1221
CIE-LCH:
96.0731, 16.5301, 172.6240
CIE-Luv:
96.0731, -21.9689, 6.1505
Hunter-Lab:
94.9654, -20.9246, 7.1670
#d2fdef color charts
#d2fdef color shades, tints & tones
#d2fdef color schemes
#d2fdef color preview, HTML & CSS examples
This text has a color of #d2fdef
<p style="color:#d2fdef;">Text here</p>
.mytext {color:#d2fdef;}
This box has a color of #d2fdef
<div style="background-color:#d2fdef;">Content here</div>
.mybackground {background-color:#d2fdef;}
Border around this has a color of #d2fdef
<div style="border:2px solid #d2fdef;">Content here</div>
.myborder {border:2px solid #d2fdef;}