#d86f50 color space conversions
Hex:
#d86f50
RGB:
216, 111, 80
CMY:
15, 56, 69
CMYK:
0, 49, 63, 15
HSL:
14°, 63.5514%, 58.0392%
HSV (HSB):
14°, 62.9630%, 84.7059%
XYZ:
35.4513, 26.5470, 10.8450
xyY:
0.4867, 0.3644, 26.5470
CIE-Lab:
58.5527, 38.5685, 35.8305
CIE-LCH:
58.5527, 52.6436, 42.8924
CIE-Luv:
58.5527, 80.9432, 33.6166
Hunter-Lab:
51.5238, 32.6516, 23.5870
#d86f50 color charts
#d86f50 color shades, tints & tones
#d86f50 color schemes
#d86f50 color preview, HTML & CSS examples
This text has a color of #d86f50
<p style="color:#d86f50;">Text here</p>
.mytext {color:#d86f50;}
This box has a color of #d86f50
<div style="background-color:#d86f50;">Content here</div>
.mybackground {background-color:#d86f50;}
Border around this has a color of #d86f50
<div style="border:2px solid #d86f50;">Content here</div>
.myborder {border:2px solid #d86f50;}