#d3786f color space conversions
Hex:
#d3786f
RGB:
211, 120, 111
CMY:
17, 53, 56
CMYK:
0, 43, 47, 17
HSL:
5°, 53.1915%, 63.1373%
HSV (HSB):
5°, 47.3934%, 82.7451%
XYZ:
36.4497, 28.4295, 18.6053
xyY:
0.4366, 0.3405, 28.4295
CIE-Lab:
60.2748, 34.4928, 20.5256
CIE-LCH:
60.2748, 40.1379, 30.7556
CIE-Luv:
60.2748, 65.2250, 19.5411
Hunter-Lab:
53.3193, 28.7157, 16.6349
#d3786f color charts
#d3786f color shades, tints & tones
#d3786f color schemes
#d3786f color preview, HTML & CSS examples
This text has a color of #d3786f
<p style="color:#d3786f;">Text here</p>
.mytext {color:#d3786f;}
This box has a color of #d3786f
<div style="background-color:#d3786f;">Content here</div>
.mybackground {background-color:#d3786f;}
Border around this has a color of #d3786f
<div style="border:2px solid #d3786f;">Content here</div>
.myborder {border:2px solid #d3786f;}