#d7706e color space conversions
Hex:
#d7706e
RGB:
215, 112, 110
CMY:
16, 56, 57
CMYK:
0, 48, 49, 16
HSL:
1°, 56.7568%, 63.7255%
HSV (HSB):
1°, 48.8372%, 84.3137%
XYZ:
36.6330, 27.1612, 18.0637
xyY:
0.4475, 0.3318, 27.1612
CIE-Lab:
59.1232, 40.0643, 19.6276
CIE-LCH:
59.1232, 44.6138, 26.1003
CIE-Luv:
59.1232, 73.9841, 17.1323
Hunter-Lab:
52.1164, 34.2651, 15.9314
#d7706e color charts
#d7706e color shades, tints & tones
#d7706e color schemes
#d7706e color preview, HTML & CSS examples
This text has a color of #d7706e
<p style="color:#d7706e;">Text here</p>
.mytext {color:#d7706e;}
This box has a color of #d7706e
<div style="background-color:#d7706e;">Content here</div>
.mybackground {background-color:#d7706e;}
Border around this has a color of #d7706e
<div style="border:2px solid #d7706e;">Content here</div>
.myborder {border:2px solid #d7706e;}