#d0ecdc color space conversions
Hex:
#d0ecdc
RGB:
208, 236, 220
CMY:
18, 7, 14
CMYK:
12, 0, 7, 7
HSL:
146°, 42.4242%, 87.0588%
HSV (HSB):
146°, 11.8644%, 92.5490%
XYZ:
68.9261, 78.5681, 79.2425
xyY:
0.3040, 0.3465, 78.5681
CIE-Lab:
91.0385, -12.1604, 4.6499
CIE-LCH:
91.0385, 13.0191, 159.0741
CIE-Luv:
91.0385, -14.4412, 9.2051
Hunter-Lab:
88.6387, -16.3146, 9.0421
#d0ecdc color charts
#d0ecdc color shades, tints & tones
#d0ecdc color schemes
#d0ecdc color preview, HTML & CSS examples
This text has a color of #d0ecdc
<p style="color:#d0ecdc;">Text here</p>
.mytext {color:#d0ecdc;}
This box has a color of #d0ecdc
<div style="background-color:#d0ecdc;">Content here</div>
.mybackground {background-color:#d0ecdc;}
Border around this has a color of #d0ecdc
<div style="border:2px solid #d0ecdc;">Content here</div>
.myborder {border:2px solid #d0ecdc;}