#d0ecec color space conversions
Hex:
#d0ecec
RGB:
208, 236, 236
CMY:
18, 7, 7
CMYK:
12, 0, 0, 7
HSL:
180°, 42.4242%, 87.0588%
HSV (HSB):
180°, 11.8644%, 92.5490%
XYZ:
71.1482, 79.4569, 90.9437
xyY:
0.2945, 0.3289, 79.4569
CIE-Lab:
91.4406, -9.1174, -3.1083
CIE-LCH:
91.4406, 9.6327, 198.8255
CIE-Luv:
91.4406, -14.9042, -3.2307
Hunter-Lab:
89.1386, -13.5184, 1.9064
#d0ecec color charts
#d0ecec color shades, tints & tones
#d0ecec color schemes
#d0ecec color preview, HTML & CSS examples
This text has a color of #d0ecec
<p style="color:#d0ecec;">Text here</p>
.mytext {color:#d0ecec;}
This box has a color of #d0ecec
<div style="background-color:#d0ecec;">Content here</div>
.mybackground {background-color:#d0ecec;}
Border around this has a color of #d0ecec
<div style="border:2px solid #d0ecec;">Content here</div>
.myborder {border:2px solid #d0ecec;}