#d2ecaf color space conversions
Hex:
#d2ecaf
RGB:
210, 236, 175
CMY:
18, 7, 31
CMYK:
11, 0, 26, 7
HSL:
86°, 61.6162%, 80.5882%
HSV (HSB):
86°, 25.8475%, 92.5490%
XYZ:
64.3117, 76.7877, 51.9894
xyY:
0.3331, 0.3977, 76.7877
CIE-Lab:
90.2238, -18.9058, 26.8244
CIE-LCH:
90.2238, 32.8173, 125.1761
CIE-Luv:
90.2238, -12.1458, 41.4484
Hunter-Lab:
87.6286, -22.3468, 26.1637
#d2ecaf color charts
#d2ecaf color shades, tints & tones
#d2ecaf color schemes
#d2ecaf color preview, HTML & CSS examples
This text has a color of #d2ecaf
<p style="color:#d2ecaf;">Text here</p>
.mytext {color:#d2ecaf;}
This box has a color of #d2ecaf
<div style="background-color:#d2ecaf;">Content here</div>
.mybackground {background-color:#d2ecaf;}
Border around this has a color of #d2ecaf
<div style="border:2px solid #d2ecaf;">Content here</div>
.myborder {border:2px solid #d2ecaf;}