#d2fdd9 color space conversions
Hex:
#d2fdd9
RGB:
210, 253, 217
CMY:
18, 1, 15
CMYK:
17, 0, 14, 1
HSL:
130°, 91.4894%, 90.7843%
HSV (HSB):
130°, 16.9960%, 99.2157%
XYZ:
74.2280, 88.9620, 78.9048
xyY:
0.3066, 0.3675, 88.9620
CIE-Lab:
95.5645, -20.4344, 12.7093
CIE-LCH:
95.5645, 24.0643, 148.1202
CIE-Luv:
95.5645, -21.6005, 22.7046
Hunter-Lab:
94.3196, -24.5828, 16.4236
#d2fdd9 color charts
#d2fdd9 color shades, tints & tones
#d2fdd9 color schemes
#d2fdd9 color preview, HTML & CSS examples
This text has a color of #d2fdd9
<p style="color:#d2fdd9;">Text here</p>
.mytext {color:#d2fdd9;}
This box has a color of #d2fdd9
<div style="background-color:#d2fdd9;">Content here</div>
.mybackground {background-color:#d2fdd9;}
Border around this has a color of #d2fdd9
<div style="border:2px solid #d2fdd9;">Content here</div>
.myborder {border:2px solid #d2fdd9;}