#d3693d color space conversions
Hex:
#d3693d
RGB:
211, 105, 61
CMY:
17, 59, 76
CMYK:
0, 50, 71, 17
HSL:
18°, 63.0252%, 53.3333%
HSV (HSB):
18°, 71.0900%, 82.7451%
XYZ:
32.7578, 24.2890, 7.3766
xyY:
0.5085, 0.3770, 24.2890
CIE-Lab:
56.3759, 38.5947, 43.2540
CIE-LCH:
56.3759, 57.9695, 48.2581
CIE-Luv:
56.3759, 84.0759, 38.9217
Hunter-Lab:
49.2838, 32.3982, 25.6244
#d3693d color charts
#d3693d color shades, tints & tones
#d3693d color schemes
#d3693d color preview, HTML & CSS examples
This text has a color of #d3693d
<p style="color:#d3693d;">Text here</p>
.mytext {color:#d3693d;}
This box has a color of #d3693d
<div style="background-color:#d3693d;">Content here</div>
.mybackground {background-color:#d3693d;}
Border around this has a color of #d3693d
<div style="border:2px solid #d3693d;">Content here</div>
.myborder {border:2px solid #d3693d;}