#d0f2d0 color space conversions
Hex:
#d0f2d0
RGB:
208, 242, 208
CMY:
18, 5, 18
CMYK:
14, 0, 14, 5
HSL:
120°, 56.6667%, 88.2353%
HSV (HSB):
120°, 14.0496%, 94.9020%
XYZ:
69.1497, 81.4682, 71.7549
xyY:
0.3110, 0.3664, 81.4682
CIE-Lab:
92.3396, -17.2835, 12.7479
CIE-LCH:
92.3396, 21.4763, 143.5883
CIE-Luv:
92.3396, -17.0802, 22.0686
Hunter-Lab:
90.2597, -21.2023, 16.0473
#d0f2d0 color charts
#d0f2d0 color shades, tints & tones
#d0f2d0 color schemes
#d0f2d0 color preview, HTML & CSS examples
This text has a color of #d0f2d0
<p style="color:#d0f2d0;">Text here</p>
.mytext {color:#d0f2d0;}
This box has a color of #d0f2d0
<div style="background-color:#d0f2d0;">Content here</div>
.mybackground {background-color:#d0f2d0;}
Border around this has a color of #d0f2d0
<div style="border:2px solid #d0f2d0;">Content here</div>
.myborder {border:2px solid #d0f2d0;}