#d86e4c color space conversions
Hex:
#d86e4c
RGB:
216, 110, 76
CMY:
15, 57, 70
CMYK:
0, 49, 65, 15
HSL:
15°, 64.2202%, 57.2549%
HSV (HSB):
15°, 64.8148%, 84.7059%
XYZ:
35.1993, 26.2726, 10.0534
xyY:
0.4921, 0.3673, 26.2726
CIE-Lab:
58.2949, 38.8248, 37.6990
CIE-LCH:
58.2949, 54.1163, 44.1572
CIE-Luv:
58.2949, 82.3075, 35.0951
Hunter-Lab:
51.2568, 32.8811, 24.2508
#d86e4c color charts
#d86e4c color shades, tints & tones
#d86e4c color schemes
#d86e4c color preview, HTML & CSS examples
This text has a color of #d86e4c
<p style="color:#d86e4c;">Text here</p>
.mytext {color:#d86e4c;}
This box has a color of #d86e4c
<div style="background-color:#d86e4c;">Content here</div>
.mybackground {background-color:#d86e4c;}
Border around this has a color of #d86e4c
<div style="border:2px solid #d86e4c;">Content here</div>
.myborder {border:2px solid #d86e4c;}