#d86e5f color space conversions
Hex:
#d86e5f
RGB:
216, 110, 95
CMY:
15, 57, 63
CMYK:
0, 49, 56, 15
HSL:
7°, 60.8040%, 60.9804%
HSV (HSB):
7°, 56.0185%, 84.7059%
XYZ:
35.9604, 26.5770, 14.0610
xyY:
0.4695, 0.3470, 26.5770
CIE-Lab:
58.5807, 40.1620, 27.4958
CIE-LCH:
58.5807, 48.6724, 34.3964
CIE-Luv:
58.5807, 79.0810, 25.3813
Hunter-Lab:
51.5529, 34.2939, 19.9157
#d86e5f color charts
#d86e5f color shades, tints & tones
#d86e5f color schemes
#d86e5f color preview, HTML & CSS examples
This text has a color of #d86e5f
<p style="color:#d86e5f;">Text here</p>
.mytext {color:#d86e5f;}
This box has a color of #d86e5f
<div style="background-color:#d86e5f;">Content here</div>
.mybackground {background-color:#d86e5f;}
Border around this has a color of #d86e5f
<div style="border:2px solid #d86e5f;">Content here</div>
.myborder {border:2px solid #d86e5f;}