#d86e6c color space conversions
Hex:
#d86e6c
RGB:
216, 110, 108
CMY:
15, 57, 58
CMYK:
0, 49, 50, 15
HSL:
1°, 58.0645%, 63.5294%
HSV (HSB):
1°, 50.0000%, 84.7059%
XYZ:
36.6016, 26.8335, 17.4376
xyY:
0.4526, 0.3318, 26.8335
CIE-Lab:
58.8199, 41.2680, 20.3892
CIE-LCH:
58.8199, 46.0300, 26.2925
CIE-Luv:
58.8199, 76.5326, 17.6657
Hunter-Lab:
51.8011, 35.4727, 16.3021
#d86e6c color charts
#d86e6c color shades, tints & tones
#d86e6c color schemes
#d86e6c color preview, HTML & CSS examples
This text has a color of #d86e6c
<p style="color:#d86e6c;">Text here</p>
.mytext {color:#d86e6c;}
This box has a color of #d86e6c
<div style="background-color:#d86e6c;">Content here</div>
.mybackground {background-color:#d86e6c;}
Border around this has a color of #d86e6c
<div style="border:2px solid #d86e6c;">Content here</div>
.myborder {border:2px solid #d86e6c;}