#d3692f color space conversions
Hex:
#d3692f
RGB:
211, 105, 47
CMY:
17, 59, 82
CMYK:
0, 50, 78, 17
HSL:
21°, 65.0794%, 50.5882%
HSV (HSB):
21°, 77.7251%, 82.7451%
XYZ:
32.4286, 24.1573, 5.6430
xyY:
0.5211, 0.3882, 24.1573
CIE-Lab:
56.2449, 37.9812, 49.9933
CIE-LCH:
56.2449, 62.7846, 52.7752
CIE-Luv:
56.2449, 85.7079, 43.6768
Hunter-Lab:
49.1500, 31.7597, 27.5979
#d3692f color charts
#d3692f color shades, tints & tones
#d3692f color schemes
#d3692f color preview, HTML & CSS examples
This text has a color of #d3692f
<p style="color:#d3692f;">Text here</p>
.mytext {color:#d3692f;}
This box has a color of #d3692f
<div style="background-color:#d3692f;">Content here</div>
.mybackground {background-color:#d3692f;}
Border around this has a color of #d3692f
<div style="border:2px solid #d3692f;">Content here</div>
.myborder {border:2px solid #d3692f;}