#d0d08c color space conversions
Hex:
#d0d08c
RGB:
208, 208, 140
CMY:
18, 18, 45
CMYK:
0, 0, 33, 18
HSL:
60°, 41.9753%, 68.2353%
HSV (HSB):
60°, 32.6923%, 81.5686%
XYZ:
53.3019, 60.4151, 33.6629
xyY:
0.3617, 0.4099, 60.4151
CIE-Lab:
82.0633, -10.3630, 33.8382
CIE-LCH:
82.0633, 35.3895, 107.0274
CIE-Luv:
82.0633, 3.4154, 47.3370
Hunter-Lab:
77.7271, -13.6149, 28.7311
#d0d08c color charts
#d0d08c color shades, tints & tones
#d0d08c color schemes
#d0d08c color preview, HTML & CSS examples
This text has a color of #d0d08c
<p style="color:#d0d08c;">Text here</p>
.mytext {color:#d0d08c;}
This box has a color of #d0d08c
<div style="background-color:#d0d08c;">Content here</div>
.mybackground {background-color:#d0d08c;}
Border around this has a color of #d0d08c
<div style="border:2px solid #d0d08c;">Content here</div>
.myborder {border:2px solid #d0d08c;}