#d86f48 color space conversions
Hex:
#d86f48
RGB:
216, 111, 72
CMY:
15, 56, 72
CMYK:
0, 49, 67, 15
HSL:
16°, 64.8649%, 56.4706%
HSV (HSB):
16°, 66.6667%, 84.7059%
XYZ:
35.1730, 26.4357, 9.3797
xyY:
0.4955, 0.3724, 26.4357
CIE-Lab:
58.4483, 38.0740, 40.0297
CIE-LCH:
58.4483, 55.2450, 46.4343
CIE-Luv:
58.4483, 82.1482, 37.2736
Hunter-Lab:
51.4156, 32.1331, 25.1748
#d86f48 color charts
#d86f48 color shades, tints & tones
#d86f48 color schemes
#d86f48 color preview, HTML & CSS examples
This text has a color of #d86f48
<p style="color:#d86f48;">Text here</p>
.mytext {color:#d86f48;}
This box has a color of #d86f48
<div style="background-color:#d86f48;">Content here</div>
.mybackground {background-color:#d86f48;}
Border around this has a color of #d86f48
<div style="border:2px solid #d86f48;">Content here</div>
.myborder {border:2px solid #d86f48;}