#d8923f color space conversions
Hex:
#d8923f
RGB:
216, 146, 63
CMY:
15, 43, 75
CMYK:
0, 32, 71, 15
HSL:
33°, 66.2338%, 54.7059%
HSV (HSB):
33°, 70.8333%, 84.7059%
XYZ:
39.4950, 35.5156, 9.4762
xyY:
0.4675, 0.4204, 35.5156
CIE-Lab:
66.1481, 19.0241, 53.0032
CIE-LCH:
66.1481, 56.3139, 70.2557
CIE-Luv:
66.1481, 56.0431, 54.8757
Hunter-Lab:
59.5949, 14.0050, 32.2887
#d8923f color charts
#d8923f color shades, tints & tones
#d8923f color schemes
#d8923f color preview, HTML & CSS examples
This text has a color of #d8923f
<p style="color:#d8923f;">Text here</p>
.mytext {color:#d8923f;}
This box has a color of #d8923f
<div style="background-color:#d8923f;">Content here</div>
.mybackground {background-color:#d8923f;}
Border around this has a color of #d8923f
<div style="border:2px solid #d8923f;">Content here</div>
.myborder {border:2px solid #d8923f;}