#d0f8dd color space conversions
Hex:
#d0f8dd
RGB:
208, 248, 221
CMY:
18, 3, 13
CMYK:
16, 0, 11, 3
HSL:
140°, 74.0741%, 89.4118%
HSV (HSB):
140°, 16.1290%, 97.2549%
XYZ:
72.6310, 85.7652, 81.1329
xyY:
0.3032, 0.3581, 85.7652
CIE-Lab:
94.2118, -17.9301, 8.7019
CIE-LCH:
94.2118, 19.9301, 154.1117
CIE-Luv:
94.2118, -20.2653, 16.3358
Hunter-Lab:
92.6095, -22.0741, 12.8841
#d0f8dd color charts
#d0f8dd color shades, tints & tones
#d0f8dd color schemes
#d0f8dd color preview, HTML & CSS examples
This text has a color of #d0f8dd
<p style="color:#d0f8dd;">Text here</p>
.mytext {color:#d0f8dd;}
This box has a color of #d0f8dd
<div style="background-color:#d0f8dd;">Content here</div>
.mybackground {background-color:#d0f8dd;}
Border around this has a color of #d0f8dd
<div style="border:2px solid #d0f8dd;">Content here</div>
.myborder {border:2px solid #d0f8dd;}