#d8872c color space conversions
Hex:
#d8872c
RGB:
216, 135, 44
CMY:
15, 47, 83
CMYK:
0, 38, 80, 15
HSL:
32°, 68.8000%, 50.9804%
HSV (HSB):
32°, 79.6296%, 84.7059%
XYZ:
37.4375, 32.1087, 6.6073
xyY:
0.4916, 0.4216, 32.1087
CIE-Lab:
63.4326, 24.1338, 58.3597
CIE-LCH:
63.4326, 63.1529, 67.5332
CIE-Luv:
63.4326, 66.0079, 56.0012
Hunter-Lab:
56.6646, 18.7695, 32.7518
#d8872c color charts
#d8872c color shades, tints & tones
#d8872c color schemes
#d8872c color preview, HTML & CSS examples
This text has a color of #d8872c
<p style="color:#d8872c;">Text here</p>
.mytext {color:#d8872c;}
This box has a color of #d8872c
<div style="background-color:#d8872c;">Content here</div>
.mybackground {background-color:#d8872c;}
Border around this has a color of #d8872c
<div style="border:2px solid #d8872c;">Content here</div>
.myborder {border:2px solid #d8872c;}