#d8882f color space conversions
Hex:
#d8882f
RGB:
216, 136, 47
CMY:
15, 47, 82
CMYK:
0, 37, 78, 15
HSL:
32°, 68.4211%, 51.5686%
HSV (HSB):
32°, 78.2407%, 84.7059%
XYZ:
37.6362, 32.4125, 6.9619
xyY:
0.4887, 0.4209, 32.4125
CIE-Lab:
63.6823, 23.7046, 57.4086
CIE-LCH:
63.6823, 62.1100, 67.5637
CIE-Luv:
63.6823, 65.0179, 55.6342
Hunter-Lab:
56.9320, 18.3705, 32.6021
#d8882f color charts
#d8882f color shades, tints & tones
#d8882f color schemes
#d8882f color preview, HTML & CSS examples
This text has a color of #d8882f
<p style="color:#d8882f;">Text here</p>
.mytext {color:#d8882f;}
This box has a color of #d8882f
<div style="background-color:#d8882f;">Content here</div>
.mybackground {background-color:#d8882f;}
Border around this has a color of #d8882f
<div style="border:2px solid #d8882f;">Content here</div>
.myborder {border:2px solid #d8882f;}