#d0e8da color space conversions
Hex:
#d0e8da
RGB:
208, 232, 218
CMY:
18, 9, 15
CMYK:
10, 0, 6, 9
HSL:
145°, 34.2857%, 86.2745%
HSV (HSB):
145°, 10.3448%, 90.9804%
XYZ:
67.5239, 76.1851, 77.4760
xyY:
0.3053, 0.3444, 76.1851
CIE-Lab:
89.9452, -10.5149, 4.1118
CIE-LCH:
89.9452, 11.2903, 158.6425
CIE-Luv:
89.9452, -12.4272, 8.0916
Hunter-Lab:
87.2841, -14.6575, 8.4713
#d0e8da color charts
#d0e8da color shades, tints & tones
#d0e8da color schemes
#d0e8da color preview, HTML & CSS examples
This text has a color of #d0e8da
<p style="color:#d0e8da;">Text here</p>
.mytext {color:#d0e8da;}
This box has a color of #d0e8da
<div style="background-color:#d0e8da;">Content here</div>
.mybackground {background-color:#d0e8da;}
Border around this has a color of #d0e8da
<div style="border:2px solid #d0e8da;">Content here</div>
.myborder {border:2px solid #d0e8da;}