#d8b95f color space conversions
Hex:
#d8b95f
RGB:
216, 185, 95
CMY:
15, 27, 63
CMYK:
0, 14, 56, 15
HSL:
45°, 60.8040%, 60.9804%
HSV (HSB):
45°, 56.0185%, 84.7059%
XYZ:
47.7334, 50.1231, 17.9854
xyY:
0.4121, 0.4327, 50.1231
CIE-Lab:
76.1447, 0.2581, 49.1341
CIE-LCH:
76.1447, 49.1348, 89.6990
CIE-Luv:
76.1447, 25.5959, 59.5713
Hunter-Lab:
70.7977, -3.5470, 34.4964
#d8b95f color charts
#d8b95f color shades, tints & tones
#d8b95f color schemes
#d8b95f color preview, HTML & CSS examples
This text has a color of #d8b95f
<p style="color:#d8b95f;">Text here</p>
.mytext {color:#d8b95f;}
This box has a color of #d8b95f
<div style="background-color:#d8b95f;">Content here</div>
.mybackground {background-color:#d8b95f;}
Border around this has a color of #d8b95f
<div style="border:2px solid #d8b95f;">Content here</div>
.myborder {border:2px solid #d8b95f;}