#d2e6c5 color space conversions
Hex:
#d2e6c5
RGB:
210, 230, 197
CMY:
18, 10, 23
CMYK:
9, 0, 14, 10
HSL:
96°, 39.7590%, 83.7255%
HSV (HSB):
96°, 14.3478%, 90.1961%
XYZ:
64.9532, 74.3265, 63.7464
xyY:
0.3199, 0.3661, 74.3265
CIE-Lab:
89.0766, -12.5060, 13.8540
CIE-LCH:
89.0766, 18.6637, 132.0726
CIE-Luv:
89.0766, -9.6648, 22.6410
Hunter-Lab:
86.2128, -16.3895, 16.5095
#d2e6c5 color charts
#d2e6c5 color shades, tints & tones
#d2e6c5 color schemes
#d2e6c5 color preview, HTML & CSS examples
This text has a color of #d2e6c5
<p style="color:#d2e6c5;">Text here</p>
.mytext {color:#d2e6c5;}
This box has a color of #d2e6c5
<div style="background-color:#d2e6c5;">Content here</div>
.mybackground {background-color:#d2e6c5;}
Border around this has a color of #d2e6c5
<div style="border:2px solid #d2e6c5;">Content here</div>
.myborder {border:2px solid #d2e6c5;}