#d6d08c color space conversions
Hex:
#d6d08c
RGB:
214, 208, 140
CMY:
16, 18, 45
CMYK:
0, 3, 35, 16
HSL:
55°, 47.4359%, 69.4118%
HSV (HSB):
55°, 34.5794%, 83.9216%
XYZ:
55.0211, 61.3013, 33.7434
xyY:
0.3666, 0.4085, 61.3013
CIE-Lab:
82.5405, -8.0338, 34.5532
CIE-LCH:
82.5405, 35.4749, 103.0890
CIE-Luv:
82.5405, 7.2353, 47.7671
Hunter-Lab:
78.2952, -11.5777, 29.2540
#d6d08c color charts
#d6d08c color shades, tints & tones
#d6d08c color schemes
#d6d08c color preview, HTML & CSS examples
This text has a color of #d6d08c
<p style="color:#d6d08c;">Text here</p>
.mytext {color:#d6d08c;}
This box has a color of #d6d08c
<div style="background-color:#d6d08c;">Content here</div>
.mybackground {background-color:#d6d08c;}
Border around this has a color of #d6d08c
<div style="border:2px solid #d6d08c;">Content here</div>
.myborder {border:2px solid #d6d08c;}