#b9a75f color space conversions
Hex:
#b9a75f
RGB:
185, 167, 95
CMY:
27, 35, 63
CMYK:
0, 10, 49, 27
HSL:
48°, 39.1304%, 54.9020%
HSV (HSB):
48°, 48.6486%, 72.5490%
XYZ:
35.8919, 38.7779, 16.4197
xyY:
0.3940, 0.4257, 38.7779
CIE-Lab:
68.5901, -3.2117, 39.3904
CIE-LCH:
68.5901, 39.5211, 94.6613
CIE-Luv:
68.5901, 15.5702, 49.0826
Hunter-Lab:
62.2719, -6.0933, 27.9570
#b9a75f color charts
#b9a75f color shades, tints & tones
#b9a75f color schemes
#b9a75f color preview, HTML & CSS examples
This text has a color of #b9a75f
<p style="color:#b9a75f;">Text here</p>
.mytext {color:#b9a75f;}
This box has a color of #b9a75f
<div style="background-color:#b9a75f;">Content here</div>
.mybackground {background-color:#b9a75f;}
Border around this has a color of #b9a75f
<div style="border:2px solid #b9a75f;">Content here</div>
.myborder {border:2px solid #b9a75f;}