#d6964c color space conversions
Hex:
#d6964c
RGB:
214, 150, 76
CMY:
16, 41, 70
CMYK:
0, 30, 64, 16
HSL:
32°, 62.7273%, 56.8627%
HSV (HSB):
32°, 64.4860%, 83.9216%
XYZ:
39.9424, 36.6306, 11.8027
xyY:
0.4520, 0.4145, 36.6306
CIE-Lab:
66.9990, 16.7602, 47.7408
CIE-LCH:
66.9990, 50.5973, 70.6555
CIE-Luv:
66.9990, 50.4034, 51.6541
Hunter-Lab:
60.5232, 11.8857, 30.8041
#d6964c color charts
#d6964c color shades, tints & tones
#d6964c color schemes
#d6964c color preview, HTML & CSS examples
This text has a color of #d6964c
<p style="color:#d6964c;">Text here</p>
.mytext {color:#d6964c;}
This box has a color of #d6964c
<div style="background-color:#d6964c;">Content here</div>
.mybackground {background-color:#d6964c;}
Border around this has a color of #d6964c
<div style="border:2px solid #d6964c;">Content here</div>
.myborder {border:2px solid #d6964c;}