#d2f8db color space conversions
Hex:
#d2f8db
RGB:
210, 248, 219
CMY:
18, 3, 14
CMYK:
15, 0, 12, 3
HSL:
134°, 73.0769%, 89.8039%
HSV (HSB):
134°, 15.3226%, 97.2549%
XYZ:
72.9319, 85.9509, 79.7641
xyY:
0.3056, 0.3602, 85.9509
CIE-Lab:
94.2914, -17.6423, 9.8644
CIE-LCH:
94.2914, 20.2128, 150.7890
CIE-Luv:
94.2914, -19.2196, 18.0049
Hunter-Lab:
92.7097, -21.8215, 13.8858
#d2f8db color charts
#d2f8db color shades, tints & tones
#d2f8db color schemes
#d2f8db color preview, HTML & CSS examples
This text has a color of #d2f8db
<p style="color:#d2f8db;">Text here</p>
.mytext {color:#d2f8db;}
This box has a color of #d2f8db
<div style="background-color:#d2f8db;">Content here</div>
.mybackground {background-color:#d2f8db;}
Border around this has a color of #d2f8db
<div style="border:2px solid #d2f8db;">Content here</div>
.myborder {border:2px solid #d2f8db;}