#d3986f color space conversions
Hex:
#d3986f
RGB:
211, 152, 111
CMY:
17, 40, 56
CMYK:
0, 28, 47, 17
HSL:
25°, 53.1915%, 63.1373%
HSV (HSB):
25°, 47.3934%, 82.7451%
XYZ:
40.9614, 37.4531, 20.1092
xyY:
0.4158, 0.3801, 37.4531
CIE-Lab:
67.6156, 17.2609, 30.2688
CIE-LCH:
67.6156, 34.8445, 60.3060
CIE-Luv:
67.6156, 43.2966, 35.1699
Hunter-Lab:
61.1989, 12.3750, 23.3573
#d3986f color charts
#d3986f RGB chart
#d3986f CMYK chart
#d3986f RGB pie chart
#d3986f color shades, tints & tones
#d3986f color schemes
#d3986f color preview, HTML & CSS examples
This text has a color of #d3986f
<p style="color:#d3986f;">Text here</p>
.mytext {color:#d3986f;}
Text color #d3986f
This box has a color of #d3986f
<div style="background-color:#d3986f;">Content here</div>
.mybackground {background-color:#d3986f;}
Background color #d3986f
Border around this has a color of #d3986f
<div style="border:2px solid #d3986f;">Content here</div>
.myborder {border:2px solid #d3986f;}
Border color #d3986f