#d8812c color space conversions
Hex:
#d8812c
RGB:
216, 129, 44
CMY:
15, 49, 83
CMYK:
0, 40, 80, 15
HSL:
30°, 68.8000%, 50.9804%
HSV (HSB):
30°, 79.6296%, 84.7059%
XYZ:
36.6238, 30.4813, 6.3361
xyY:
0.4987, 0.4150, 30.4813
CIE-Lab:
62.0673, 27.3440, 57.0961
CIE-LCH:
62.0673, 63.3061, 64.4097
CIE-Luv:
62.0673, 70.8505, 53.7203
Hunter-Lab:
55.2099, 21.7917, 31.8426
#d8812c color charts
#d8812c color shades, tints & tones
#d8812c color schemes
#d8812c color preview, HTML & CSS examples
This text has a color of #d8812c
<p style="color:#d8812c;">Text here</p>
.mytext {color:#d8812c;}
This box has a color of #d8812c
<div style="background-color:#d8812c;">Content here</div>
.mybackground {background-color:#d8812c;}
Border around this has a color of #d8812c
<div style="border:2px solid #d8812c;">Content here</div>
.myborder {border:2px solid #d8812c;}