#d0de80 color space conversions
Hex:
#d0de80
RGB:
208, 222, 128
CMY:
18, 13, 50
CMYK:
6, 0, 42, 13
HSL:
69°, 58.7500%, 68.6275%
HSV (HSB):
69°, 42.3423%, 87.0588%
XYZ:
56.0300, 67.2110, 30.4420
xyY:
0.3646, 0.4373, 67.2110
CIE-Lab:
85.6104, -18.7345, 44.4124
CIE-LCH:
85.6104, 48.2021, 112.8714
CIE-Luv:
85.6104, -4.3226, 61.3779
Hunter-Lab:
81.9823, -21.4750, 35.3718
#d0de80 color charts
#d0de80 color shades, tints & tones
#d0de80 color schemes
#d0de80 color preview, HTML & CSS examples
This text has a color of #d0de80
<p style="color:#d0de80;">Text here</p>
.mytext {color:#d0de80;}
This box has a color of #d0de80
<div style="background-color:#d0de80;">Content here</div>
.mybackground {background-color:#d0de80;}
Border around this has a color of #d0de80
<div style="border:2px solid #d0de80;">Content here</div>
.myborder {border:2px solid #d0de80;}