#d8704a color space conversions
Hex:
#d8704a
RGB:
216, 112, 74
CMY:
15, 56, 71
CMYK:
0, 48, 66, 15
HSL:
16°, 64.5455%, 56.8627%
HSV (HSB):
16°, 65.7407%, 84.7059%
XYZ:
35.3491, 26.6817, 9.7655
xyY:
0.4924, 0.3716, 26.6817
CIE-Lab:
58.6785, 37.6797, 39.2315
CIE-LCH:
58.6785, 54.3955, 46.1559
CIE-Luv:
58.6785, 81.1053, 36.7883
Hunter-Lab:
51.6543, 31.7596, 24.9489
#d8704a color charts
#d8704a color shades, tints & tones
#d8704a color schemes
#d8704a color preview, HTML & CSS examples
This text has a color of #d8704a
<p style="color:#d8704a;">Text here</p>
.mytext {color:#d8704a;}
This box has a color of #d8704a
<div style="background-color:#d8704a;">Content here</div>
.mybackground {background-color:#d8704a;}
Border around this has a color of #d8704a
<div style="border:2px solid #d8704a;">Content here</div>
.myborder {border:2px solid #d8704a;}