#d6a08c color space conversions
Hex:
#d6a08c
RGB:
214, 160, 140
CMY:
16, 37, 45
CMYK:
0, 25, 35, 16
HSL:
16°, 47.4359%, 69.4118%
HSV (HSB):
16°, 34.5794%, 83.9216%
XYZ:
45.0360, 41.3312, 30.4150
xyY:
0.3856, 0.3539, 41.3312
CIE-Lab:
70.4073, 17.3563, 18.2389
CIE-LCH:
70.4073, 25.1774, 46.4205
CIE-Luv:
70.4073, 36.9481, 21.5459
Hunter-Lab:
64.2893, 12.5365, 16.9527
#d6a08c color charts
#d6a08c color shades, tints & tones
#d6a08c color schemes
#d6a08c color preview, HTML & CSS examples
This text has a color of #d6a08c
<p style="color:#d6a08c;">Text here</p>
.mytext {color:#d6a08c;}
This box has a color of #d6a08c
<div style="background-color:#d6a08c;">Content here</div>
.mybackground {background-color:#d6a08c;}
Border around this has a color of #d6a08c
<div style="border:2px solid #d6a08c;">Content here</div>
.myborder {border:2px solid #d6a08c;}