#d3706e color space conversions
Hex:
#d3706e
RGB:
211, 112, 110
CMY:
17, 56, 57
CMYK:
0, 47, 48, 17
HSL:
1°, 53.4392%, 62.9412%
HSV (HSB):
1°, 47.8673%, 82.7451%
XYZ:
35.4726, 26.5630, 18.0094
xyY:
0.4432, 0.3319, 26.5630
CIE-Lab:
58.5676, 38.5759, 18.7799
CIE-LCH:
58.5676, 42.9044, 25.9582
CIE-Luv:
58.5676, 70.7713, 16.4530
Hunter-Lab:
51.5393, 32.6612, 15.3598
#d3706e color charts
#d3706e color shades, tints & tones
#d3706e color schemes
#d3706e color preview, HTML & CSS examples
This text has a color of #d3706e
<p style="color:#d3706e;">Text here</p>
.mytext {color:#d3706e;}
This box has a color of #d3706e
<div style="background-color:#d3706e;">Content here</div>
.mybackground {background-color:#d3706e;}
Border around this has a color of #d3706e
<div style="border:2px solid #d3706e;">Content here</div>
.myborder {border:2px solid #d3706e;}