#d0da8c color space conversions
Hex:
#d0da8c
RGB:
208, 218, 140
CMY:
18, 15, 45
CMYK:
5, 0, 36, 15
HSL:
68°, 51.3158%, 70.1961%
HSV (HSB):
68°, 35.7798%, 85.4902%
XYZ:
55.8175, 65.4462, 34.5014
xyY:
0.3583, 0.4202, 65.4462
CIE-Lab:
84.7131, -15.3977, 37.2932
CIE-LCH:
84.7131, 40.3469, 112.4349
CIE-Luv:
84.7131, -2.3822, 52.7340
Hunter-Lab:
80.8988, -18.4139, 31.3434
#d0da8c color charts
#d0da8c color shades, tints & tones
#d0da8c color schemes
#d0da8c color preview, HTML & CSS examples
This text has a color of #d0da8c
<p style="color:#d0da8c;">Text here</p>
.mytext {color:#d0da8c;}
This box has a color of #d0da8c
<div style="background-color:#d0da8c;">Content here</div>
.mybackground {background-color:#d0da8c;}
Border around this has a color of #d0da8c
<div style="border:2px solid #d0da8c;">Content here</div>
.myborder {border:2px solid #d0da8c;}