#d87e7f color space conversions
Hex:
#d87e7f
RGB:
216, 126, 127
CMY:
15, 51, 50
CMYK:
0, 42, 41, 15
HSL:
359°, 53.5714%, 67.0588%
HSV (HSB):
359°, 41.6667%, 84.7059%
XYZ:
39.6105, 31.0529, 23.9848
xyY:
0.4185, 0.3281, 31.0529
CIE-Lab:
62.5523, 34.8868, 14.6475
CIE-LCH:
62.5523, 37.8370, 22.7755
CIE-Luv:
62.5523, 62.2780, 12.7863
Hunter-Lab:
55.7252, 29.3622, 13.4885
#d87e7f color charts
#d87e7f color shades, tints & tones
#d87e7f color schemes
#d87e7f color preview, HTML & CSS examples
This text has a color of #d87e7f
<p style="color:#d87e7f;">Text here</p>
.mytext {color:#d87e7f;}
This box has a color of #d87e7f
<div style="background-color:#d87e7f;">Content here</div>
.mybackground {background-color:#d87e7f;}
Border around this has a color of #d87e7f
<div style="border:2px solid #d87e7f;">Content here</div>
.myborder {border:2px solid #d87e7f;}