#b9a84b color space conversions
Hex:
#b9a84b
RGB:
185, 168, 75
CMY:
27, 34, 71
CMYK:
0, 9, 59, 27
HSL:
51°, 44.0000%, 50.9804%
HSV (HSB):
51°, 59.4595%, 72.5490%
XYZ:
35.2802, 38.8276, 12.2916
xyY:
0.4083, 0.4494, 38.8276
CIE-Lab:
68.6262, -5.4318, 49.2473
CIE-LCH:
68.6262, 49.5459, 96.2940
CIE-Luv:
68.6262, 15.8390, 58.4565
Hunter-Lab:
62.3118, -7.9809, 31.9227
#b9a84b color charts
#b9a84b color shades, tints & tones
#b9a84b color schemes
#b9a84b color preview, HTML & CSS examples
This text has a color of #b9a84b
<p style="color:#b9a84b;">Text here</p>
.mytext {color:#b9a84b;}
This box has a color of #b9a84b
<div style="background-color:#b9a84b;">Content here</div>
.mybackground {background-color:#b9a84b;}
Border around this has a color of #b9a84b
<div style="border:2px solid #b9a84b;">Content here</div>
.myborder {border:2px solid #b9a84b;}