#d0e0dd color space conversions
Hex:
#d0e0dd
RGB:
208, 224, 221
CMY:
18, 12, 13
CMYK:
7, 0, 1, 12
HSL:
169°, 20.5128%, 84.7059%
HSV (HSB):
169°, 7.1429%, 87.8431%
XYZ:
65.7192, 71.9417, 78.8290
xyY:
0.3036, 0.3323, 71.9417
CIE-Lab:
87.9405, -5.8846, -0.3780
CIE-LCH:
87.9405, 5.8968, 183.6754
CIE-Luv:
87.9405, -8.6118, 0.4531
Hunter-Lab:
84.8184, -10.1265, 4.2697
#d0e0dd color charts
#d0e0dd color shades, tints & tones
#d0e0dd color schemes
#d0e0dd color preview, HTML & CSS examples
This text has a color of #d0e0dd
<p style="color:#d0e0dd;">Text here</p>
.mytext {color:#d0e0dd;}
This box has a color of #d0e0dd
<div style="background-color:#d0e0dd;">Content here</div>
.mybackground {background-color:#d0e0dd;}
Border around this has a color of #d0e0dd
<div style="border:2px solid #d0e0dd;">Content here</div>
.myborder {border:2px solid #d0e0dd;}