#d87d4a color space conversions
Hex:
#d87d4a
RGB:
216, 125, 74
CMY:
15, 51, 71
CMYK:
0, 42, 66, 15
HSL:
22°, 64.5455%, 56.8627%
HSV (HSB):
22°, 65.7407%, 84.7059%
XYZ:
36.8885, 29.7606, 10.2787
xyY:
0.4795, 0.3869, 29.7606
CIE-Lab:
61.4471, 30.8920, 42.4635
CIE-LCH:
61.4471, 52.5116, 53.9643
CIE-Luv:
61.4471, 71.2191, 42.0400
Hunter-Lab:
54.5533, 25.2323, 27.0161
#d87d4a color charts
#d87d4a color shades, tints & tones
#d87d4a color schemes
#d87d4a color preview, HTML & CSS examples
This text has a color of #d87d4a
<p style="color:#d87d4a;">Text here</p>
.mytext {color:#d87d4a;}
This box has a color of #d87d4a
<div style="background-color:#d87d4a;">Content here</div>
.mybackground {background-color:#d87d4a;}
Border around this has a color of #d87d4a
<div style="border:2px solid #d87d4a;">Content here</div>
.myborder {border:2px solid #d87d4a;}