#d8823d color space conversions
Hex:
#d8823d
RGB:
216, 130, 61
CMY:
15, 49, 76
CMYK:
0, 40, 72, 15
HSL:
27°, 66.5236%, 54.3137%
HSV (HSB):
27°, 71.7593%, 84.7059%
XYZ:
37.1438, 30.9011, 8.4217
xyY:
0.4858, 0.4041, 30.9011
CIE-Lab:
62.4241, 27.5203, 50.0001
CIE-LCH:
62.4241, 57.0735, 61.1714
CIE-Luv:
62.4241, 68.7049, 49.0679
Hunter-Lab:
55.5888, 21.9915, 29.9297
#d8823d color charts
#d8823d color shades, tints & tones
#d8823d color schemes
#d8823d color preview, HTML & CSS examples
This text has a color of #d8823d
<p style="color:#d8823d;">Text here</p>
.mytext {color:#d8823d;}
This box has a color of #d8823d
<div style="background-color:#d8823d;">Content here</div>
.mybackground {background-color:#d8823d;}
Border around this has a color of #d8823d
<div style="border:2px solid #d8823d;">Content here</div>
.myborder {border:2px solid #d8823d;}