#d2ebd2 color space conversions
Hex:
#d2ebd2
RGB:
210, 235, 210
CMY:
18, 8, 18
CMYK:
11, 0, 11, 8
HSL:
120°, 38.4615%, 87.2549%
HSV (HSB):
120°, 10.6383%, 92.1569%
XYZ:
67.9195, 77.7714, 72.4044
xyY:
0.3114, 0.3566, 77.7714
CIE-Lab:
90.6755, -12.7932, 9.3551
CIE-LCH:
90.6755, 15.8488, 143.8236
CIE-Luv:
90.6755, -12.6077, 16.2863
Hunter-Lab:
88.1881, -16.8545, 13.0533
#d2ebd2 color charts
#d2ebd2 color shades, tints & tones
#d2ebd2 color schemes
#d2ebd2 color preview, HTML & CSS examples
This text has a color of #d2ebd2
<p style="color:#d2ebd2;">Text here</p>
.mytext {color:#d2ebd2;}
This box has a color of #d2ebd2
<div style="background-color:#d2ebd2;">Content here</div>
.mybackground {background-color:#d2ebd2;}
Border around this has a color of #d2ebd2
<div style="border:2px solid #d2ebd2;">Content here</div>
.myborder {border:2px solid #d2ebd2;}