#d0f0e8 color space conversions
Hex:
#d0f0e8
RGB:
208, 240, 232
CMY:
18, 6, 9
CMYK:
13, 0, 3, 6
HSL:
165°, 51.6129%, 87.8431%
HSV (HSB):
165°, 13.3333%, 94.1176%
XYZ:
71.7380, 81.5563, 88.3049
xyY:
0.2969, 0.3376, 81.5563
CIE-Lab:
92.3787, -11.9095, 0.3486
CIE-LCH:
92.3787, 11.9146, 178.3235
CIE-Luv:
92.3787, -16.6878, 2.6200
Hunter-Lab:
90.3085, -16.2456, 5.2414
#d0f0e8 color charts
#d0f0e8 color shades, tints & tones
#d0f0e8 color schemes
#d0f0e8 color preview, HTML & CSS examples
This text has a color of #d0f0e8
<p style="color:#d0f0e8;">Text here</p>
.mytext {color:#d0f0e8;}
This box has a color of #d0f0e8
<div style="background-color:#d0f0e8;">Content here</div>
.mybackground {background-color:#d0f0e8;}
Border around this has a color of #d0f0e8
<div style="border:2px solid #d0f0e8;">Content here</div>
.myborder {border:2px solid #d0f0e8;}