#d9706b color space conversions
Hex:
#d9706b
RGB:
217, 112, 107
CMY:
15, 56, 58
CMYK:
0, 48, 51, 15
HSL:
3°, 59.1398%, 63.5294%
HSV (HSB):
3°, 50.6912%, 85.0980%
XYZ:
37.0633, 27.4016, 17.2455
xyY:
0.4536, 0.3354, 27.4016
CIE-Lab:
59.3442, 40.5311, 21.6935
CIE-LCH:
59.3442, 45.9715, 28.1571
CIE-Luv:
59.3442, 76.1994, 19.3381
Hunter-Lab:
52.3465, 34.7782, 17.1095
#d9706b color charts
#d9706b color shades, tints & tones
#d9706b color schemes
#d9706b color preview, HTML & CSS examples
This text has a color of #d9706b
<p style="color:#d9706b;">Text here</p>
.mytext {color:#d9706b;}
This box has a color of #d9706b
<div style="background-color:#d9706b;">Content here</div>
.mybackground {background-color:#d9706b;}
Border around this has a color of #d9706b
<div style="border:2px solid #d9706b;">Content here</div>
.myborder {border:2px solid #d9706b;}