#d8704b color space conversions
Hex:
#d8704b
RGB:
216, 112, 75
CMY:
15, 56, 71
CMYK:
0, 48, 65, 15
HSL:
16°, 64.3836%, 57.0588%
HSV (HSB):
16°, 65.2778%, 84.7059%
XYZ:
35.3831, 26.6953, 9.9444
xyY:
0.4913, 0.3707, 26.6953
CIE-Lab:
58.6912, 37.7402, 38.7101
CIE-LCH:
58.6912, 54.0629, 45.7268
CIE-Luv:
58.6912, 80.9595, 36.3412
Hunter-Lab:
51.6675, 31.8229, 24.7557
#d8704b color charts
#d8704b color shades, tints & tones
#d8704b color schemes
#d8704b color preview, HTML & CSS examples
This text has a color of #d8704b
<p style="color:#d8704b;">Text here</p>
.mytext {color:#d8704b;}
This box has a color of #d8704b
<div style="background-color:#d8704b;">Content here</div>
.mybackground {background-color:#d8704b;}
Border around this has a color of #d8704b
<div style="border:2px solid #d8704b;">Content here</div>
.myborder {border:2px solid #d8704b;}