#b9a55f color space conversions
Hex:
#b9a55f
RGB:
185, 165, 95
CMY:
27, 35, 63
CMYK:
0, 11, 49, 27
HSL:
47°, 39.1304%, 54.9020%
HSV (HSB):
47°, 48.6486%, 72.5490%
XYZ:
35.5283, 38.0508, 16.2985
xyY:
0.3953, 0.4234, 38.0508
CIE-Lab:
68.0580, -2.1427, 38.7355
CIE-LCH:
68.0580, 38.7947, 93.1661
CIE-Luv:
68.0580, 16.8682, 48.0872
Hunter-Lab:
61.6853, -5.1404, 27.5141
#b9a55f color charts
#b9a55f color shades, tints & tones
#b9a55f color schemes
#b9a55f color preview, HTML & CSS examples
This text has a color of #b9a55f
<p style="color:#b9a55f;">Text here</p>
.mytext {color:#b9a55f;}
This box has a color of #b9a55f
<div style="background-color:#b9a55f;">Content here</div>
.mybackground {background-color:#b9a55f;}
Border around this has a color of #b9a55f
<div style="border:2px solid #b9a55f;">Content here</div>
.myborder {border:2px solid #b9a55f;}