#d2e5bd color space conversions
Hex:
#d2e5bd
RGB:
210, 229, 189
CMY:
18, 10, 26
CMYK:
8, 0, 17, 10
HSL:
89°, 43.4783%, 81.9608%
HSV (HSB):
89°, 17.4672%, 89.8039%
XYZ:
63.7830, 73.4144, 58.9528
xyY:
0.3252, 0.3743, 73.4144
CIE-Lab:
88.6450, -13.3067, 17.4134
CIE-LCH:
88.6450, 21.9156, 127.3856
CIE-Luv:
88.6450, -8.8807, 27.7298
Hunter-Lab:
85.6822, -17.0661, 19.1836
#d2e5bd color charts
#d2e5bd color shades, tints & tones
#d2e5bd color schemes
#d2e5bd color preview, HTML & CSS examples
This text has a color of #d2e5bd
<p style="color:#d2e5bd;">Text here</p>
.mytext {color:#d2e5bd;}
This box has a color of #d2e5bd
<div style="background-color:#d2e5bd;">Content here</div>
.mybackground {background-color:#d2e5bd;}
Border around this has a color of #d2e5bd
<div style="border:2px solid #d2e5bd;">Content here</div>
.myborder {border:2px solid #d2e5bd;}