#d3966c color space conversions
Hex:
#d3966c
RGB:
211, 150, 108
CMY:
17, 41, 58
CMYK:
0, 29, 49, 17
HSL:
24°, 53.9267%, 62.5490%
HSV (HSB):
24°, 48.8152%, 82.7451%
XYZ:
40.4771, 36.7443, 19.1463
xyY:
0.4200, 0.3813, 36.7443
CIE-Lab:
67.0847, 18.0543, 31.2013
CIE-LCH:
67.0847, 36.0483, 59.9446
CIE-Luv:
67.0847, 45.0030, 35.8883
Hunter-Lab:
60.6171, 13.1136, 23.7048
#d3966c color charts
#d3966c color shades, tints & tones
#d3966c color schemes
#d3966c color preview, HTML & CSS examples
This text has a color of #d3966c
<p style="color:#d3966c;">Text here</p>
.mytext {color:#d3966c;}
This box has a color of #d3966c
<div style="background-color:#d3966c;">Content here</div>
.mybackground {background-color:#d3966c;}
Border around this has a color of #d3966c
<div style="border:2px solid #d3966c;">Content here</div>
.myborder {border:2px solid #d3966c;}