#d87d5c color space conversions
Hex:
#d87d5c
RGB:
216, 125, 92
CMY:
15, 51, 64
CMYK:
0, 42, 57, 15
HSL:
16°, 61.3861%, 60.3922%
HSV (HSB):
16°, 57.4074%, 84.7059%
XYZ:
37.5843, 30.0389, 13.9424
xyY:
0.4608, 0.3683, 30.0389
CIE-Lab:
61.6877, 32.1333, 33.1378
CIE-LCH:
61.6877, 46.1591, 45.8817
CIE-Luv:
61.6877, 68.8211, 33.4915
Hunter-Lab:
54.8077, 26.4925, 23.2828
#d87d5c color charts
#d87d5c color shades, tints & tones
#d87d5c color schemes
#d87d5c color preview, HTML & CSS examples
This text has a color of #d87d5c
<p style="color:#d87d5c;">Text here</p>
.mytext {color:#d87d5c;}
This box has a color of #d87d5c
<div style="background-color:#d87d5c;">Content here</div>
.mybackground {background-color:#d87d5c;}
Border around this has a color of #d87d5c
<div style="border:2px solid #d87d5c;">Content here</div>
.myborder {border:2px solid #d87d5c;}