#d2fedd color space conversions
Hex:
#d2fedd
RGB:
210, 254, 221
CMY:
18, 0, 13
CMYK:
17, 0, 13, 0
HSL:
135°, 95.6522%, 90.9804%
HSV (HSB):
135°, 17.3228%, 99.6078%
XYZ:
75.0713, 89.8057, 81.7842
xyY:
0.3043, 0.3641, 89.8057
CIE-Lab:
95.9161, -20.2128, 11.1564
CIE-LCH:
95.9161, 23.0873, 151.1036
CIE-Luv:
95.9161, -22.1448, 20.4112
Hunter-Lab:
94.7659, -24.4368, 15.1681
#d2fedd color charts
#d2fedd color shades, tints & tones
#d2fedd color schemes
#d2fedd color preview, HTML & CSS examples
This text has a color of #d2fedd
<p style="color:#d2fedd;">Text here</p>
.mytext {color:#d2fedd;}
This box has a color of #d2fedd
<div style="background-color:#d2fedd;">Content here</div>
.mybackground {background-color:#d2fedd;}
Border around this has a color of #d2fedd
<div style="border:2px solid #d2fedd;">Content here</div>
.myborder {border:2px solid #d2fedd;}