#d0deb5 color space conversions
Hex:
#d0deb5
RGB:
208, 222, 181
CMY:
18, 13, 29
CMYK:
6, 0, 18, 13
HSL:
80°, 38.3178%, 79.0196%
HSV (HSB):
80°, 18.4685%, 87.0588%
XYZ:
60.4742, 68.9886, 53.8449
xyY:
0.3299, 0.3764, 68.9886
CIE-Lab:
86.4984, -11.7586, 18.5633
CIE-LCH:
86.4984, 21.9741, 122.3514
CIE-Luv:
86.4984, -6.0444, 28.8758
Hunter-Lab:
83.0594, -15.3910, 19.7057
#d0deb5 color charts
#d0deb5 color shades, tints & tones
#d0deb5 color schemes
#d0deb5 color preview, HTML & CSS examples
This text has a color of #d0deb5
<p style="color:#d0deb5;">Text here</p>
.mytext {color:#d0deb5;}
This box has a color of #d0deb5
<div style="background-color:#d0deb5;">Content here</div>
.mybackground {background-color:#d0deb5;}
Border around this has a color of #d0deb5
<div style="border:2px solid #d0deb5;">Content here</div>
.myborder {border:2px solid #d0deb5;}