#d6706c color space conversions
Hex:
#d6706c
RGB:
214, 112, 108
CMY:
16, 56, 58
CMYK:
0, 48, 50, 16
HSL:
2°, 56.3830%, 63.1373%
HSV (HSB):
2°, 49.5327%, 83.9216%
XYZ:
36.2325, 26.9672, 17.4829
xyY:
0.4491, 0.3342, 26.9672
CIE-Lab:
58.9439, 39.5063, 20.5092
CIE-LCH:
58.9439, 44.5127, 27.4355
CIE-Luv:
58.9439, 73.5798, 18.2194
Hunter-Lab:
51.9299, 33.6654, 16.3902
#d6706c color charts
#d6706c color shades, tints & tones
#d6706c color schemes
#d6706c color preview, HTML & CSS examples
This text has a color of #d6706c
<p style="color:#d6706c;">Text here</p>
.mytext {color:#d6706c;}
This box has a color of #d6706c
<div style="background-color:#d6706c;">Content here</div>
.mybackground {background-color:#d6706c;}
Border around this has a color of #d6706c
<div style="border:2px solid #d6706c;">Content here</div>
.myborder {border:2px solid #d6706c;}