#b9a81f color space conversions
Hex:
#b9a81f
RGB:
185, 168, 31
CMY:
27, 34, 88
CMYK:
0, 9, 83, 27
HSL:
53°, 71.2963%, 42.3529%
HSV (HSB):
53°, 83.2432%, 72.5490%
XYZ:
34.2575, 38.4185, 6.9063
xyY:
0.4305, 0.4828, 38.4185
CIE-Lab:
68.3279, -7.6524, 65.6319
CIE-LCH:
68.3279, 66.0765, 96.6504
CIE-Luv:
68.3279, 17.0870, 70.5363
Hunter-Lab:
61.9826, -9.8134, 36.7816
#b9a81f color charts
#b9a81f color shades, tints & tones
#b9a81f color schemes
#b9a81f color preview, HTML & CSS examples
This text has a color of #b9a81f
<p style="color:#b9a81f;">Text here</p>
.mytext {color:#b9a81f;}
This box has a color of #b9a81f
<div style="background-color:#b9a81f;">Content here</div>
.mybackground {background-color:#b9a81f;}
Border around this has a color of #b9a81f
<div style="border:2px solid #b9a81f;">Content here</div>
.myborder {border:2px solid #b9a81f;}