#d86e7e color space conversions
Hex:
#d86e7e
RGB:
216, 110, 126
CMY:
15, 57, 51
CMYK:
0, 49, 42, 15
HSL:
351°, 57.6087%, 63.9216%
HSV (HSB):
351°, 49.0741%, 84.7059%
XYZ:
37.6607, 27.2571, 23.0149
xyY:
0.4283, 0.3100, 27.2571
CIE-Lab:
59.2116, 43.0550, 10.5383
CIE-LCH:
59.2116, 44.3260, 13.7535
CIE-Luv:
59.2116, 72.6271, 5.7596
Hunter-Lab:
52.2084, 37.3970, 10.4092
#d86e7e color charts
#d86e7e color shades, tints & tones
#d86e7e color schemes
#d86e7e color preview, HTML & CSS examples
This text has a color of #d86e7e
<p style="color:#d86e7e;">Text here</p>
.mytext {color:#d86e7e;}
This box has a color of #d86e7e
<div style="background-color:#d86e7e;">Content here</div>
.mybackground {background-color:#d86e7e;}
Border around this has a color of #d86e7e
<div style="border:2px solid #d86e7e;">Content here</div>
.myborder {border:2px solid #d86e7e;}