#d0edac color space conversions
Hex:
#d0edac
RGB:
208, 237, 172
CMY:
18, 7, 33
CMYK:
12, 0, 27, 7
HSL:
87°, 64.3564%, 80.1961%
HSV (HSB):
87°, 27.4262%, 92.9412%
XYZ:
63.7430, 76.9568, 50.5243
xyY:
0.3333, 0.4024, 76.9568
CIE-Lab:
90.3017, -20.5393, 28.4412
CIE-LCH:
90.3017, 35.0823, 125.8356
CIE-Luv:
90.3017, -13.7158, 43.8366
Hunter-Lab:
87.7250, -23.8167, 27.2601
#d0edac color charts
#d0edac color shades, tints & tones
#d0edac color schemes
#d0edac color preview, HTML & CSS examples
This text has a color of #d0edac
<p style="color:#d0edac;">Text here</p>
.mytext {color:#d0edac;}
This box has a color of #d0edac
<div style="background-color:#d0edac;">Content here</div>
.mybackground {background-color:#d0edac;}
Border around this has a color of #d0edac
<div style="border:2px solid #d0edac;">Content here</div>
.myborder {border:2px solid #d0edac;}