#d86e6e color space conversions
Hex:
#d86e6e
RGB:
216, 110, 110
CMY:
15, 57, 57
CMYK:
0, 49, 49, 15
HSL:
0°, 57.6087%, 63.9216%
HSV (HSB):
0°, 49.0741%, 84.7059%
XYZ:
36.7093, 26.8766, 18.0048
xyY:
0.4499, 0.3294, 26.8766
CIE-Lab:
58.8599, 41.4519, 19.2932
CIE-LCH:
58.8599, 45.7219, 24.9590
CIE-Luv:
58.8599, 76.1188, 16.4090
Hunter-Lab:
51.8426, 35.6697, 15.6986
#d86e6e color charts
#d86e6e color shades, tints & tones
#d86e6e color schemes
#d86e6e color preview, HTML & CSS examples
This text has a color of #d86e6e
<p style="color:#d86e6e;">Text here</p>
.mytext {color:#d86e6e;}
This box has a color of #d86e6e
<div style="background-color:#d86e6e;">Content here</div>
.mybackground {background-color:#d86e6e;}
Border around this has a color of #d86e6e
<div style="border:2px solid #d86e6e;">Content here</div>
.myborder {border:2px solid #d86e6e;}