#d2ebdc color space conversions
Hex:
#d2ebdc
RGB:
210, 235, 220
CMY:
18, 8, 14
CMYK:
11, 0, 6, 8
HSL:
144°, 38.4615%, 87.2549%
HSV (HSB):
144°, 10.6383%, 92.1569%
XYZ:
69.2049, 78.2856, 79.1733
xyY:
0.3053, 0.3454, 78.2856
CIE-Lab:
90.9101, -11.0019, 4.4809
CIE-LCH:
90.9101, 11.8794, 157.8399
CIE-Luv:
90.9101, -12.9137, 8.7462
Hunter-Lab:
88.4792, -15.2228, 8.8813
#d2ebdc color charts
#d2ebdc color shades, tints & tones
#d2ebdc color schemes
#d2ebdc color preview, HTML & CSS examples
This text has a color of #d2ebdc
<p style="color:#d2ebdc;">Text here</p>
.mytext {color:#d2ebdc;}
This box has a color of #d2ebdc
<div style="background-color:#d2ebdc;">Content here</div>
.mybackground {background-color:#d2ebdc;}
Border around this has a color of #d2ebdc
<div style="border:2px solid #d2ebdc;">Content here</div>
.myborder {border:2px solid #d2ebdc;}