#d87d3c color space conversions
Hex:
#d87d3c
RGB:
216, 125, 60
CMY:
15, 51, 76
CMYK:
0, 42, 72, 15
HSL:
25°, 66.6667%, 54.1176%
HSV (HSB):
25°, 72.2222%, 84.7059%
XYZ:
36.4681, 29.5924, 8.0648
xyY:
0.4920, 0.3992, 29.5924
CIE-Lab:
61.3009, 30.1311, 49.2849
CIE-LCH:
61.3009, 57.7658, 58.5598
CIE-Luv:
61.3009, 72.7382, 47.4362
Hunter-Lab:
54.3989, 24.4654, 29.2893
#d87d3c color charts
#d87d3c color shades, tints & tones
#d87d3c color schemes
#d87d3c color preview, HTML & CSS examples
This text has a color of #d87d3c
<p style="color:#d87d3c;">Text here</p>
.mytext {color:#d87d3c;}
This box has a color of #d87d3c
<div style="background-color:#d87d3c;">Content here</div>
.mybackground {background-color:#d87d3c;}
Border around this has a color of #d87d3c
<div style="border:2px solid #d87d3c;">Content here</div>
.myborder {border:2px solid #d87d3c;}