#d8963d color space conversions
Hex:
#d8963d
RGB:
216, 150, 61
CMY:
15, 41, 76
CMYK:
0, 31, 72, 15
HSL:
34°, 66.5236%, 54.3137%
HSV (HSB):
34°, 71.7593%, 84.7059%
XYZ:
40.0676, 36.7485, 9.3963
xyY:
0.4648, 0.4263, 36.7485
CIE-Lab:
67.0879, 16.7675, 54.8735
CIE-LCH:
67.0879, 57.3781, 73.0086
CIE-Luv:
67.0879, 53.0923, 57.1727
Hunter-Lab:
60.6206, 11.8947, 33.2444
#d8963d color charts
#d8963d color shades, tints & tones
#d8963d color schemes
#d8963d color preview, HTML & CSS examples
This text has a color of #d8963d
<p style="color:#d8963d;">Text here</p>
.mytext {color:#d8963d;}
This box has a color of #d8963d
<div style="background-color:#d8963d;">Content here</div>
.mybackground {background-color:#d8963d;}
Border around this has a color of #d8963d
<div style="border:2px solid #d8963d;">Content here</div>
.myborder {border:2px solid #d8963d;}