#d2fdd4 color space conversions
Hex:
#d2fdd4
RGB:
210, 253, 212
CMY:
18, 1, 17
CMYK:
17, 0, 16, 1
HSL:
123°, 91.4894%, 90.7843%
HSV (HSB):
123°, 16.9960%, 99.2157%
XYZ:
73.5873, 88.7057, 75.5308
xyY:
0.3094, 0.3730, 88.7057
CIE-Lab:
95.4573, -21.3008, 15.1223
CIE-LCH:
95.4573, 26.1230, 144.6275
CIE-Luv:
95.4573, -21.5207, 26.3327
Hunter-Lab:
94.1837, -25.3564, 18.3808
#d2fdd4 color charts
#d2fdd4 color shades, tints & tones
#d2fdd4 color schemes
#d2fdd4 color preview, HTML & CSS examples
This text has a color of #d2fdd4
<p style="color:#d2fdd4;">Text here</p>
.mytext {color:#d2fdd4;}
This box has a color of #d2fdd4
<div style="background-color:#d2fdd4;">Content here</div>
.mybackground {background-color:#d2fdd4;}
Border around this has a color of #d2fdd4
<div style="border:2px solid #d2fdd4;">Content here</div>
.myborder {border:2px solid #d2fdd4;}