#b9a72a color space conversions
Hex:
#b9a72a
RGB:
185, 167, 42
CMY:
27, 35, 84
CMYK:
0, 10, 77, 27
HSL:
52°, 62.9956%, 44.5098%
HSV (HSB):
52°, 77.2973%, 72.5490%
XYZ:
34.2442, 38.1189, 7.7433
xyY:
0.4275, 0.4759, 38.1189
CIE-Lab:
68.1081, -6.7512, 62.1527
CIE-LCH:
68.1081, 62.5183, 96.1993
CIE-Luv:
68.1081, 17.5668, 68.0539
Hunter-Lab:
61.7405, -9.0413, 35.7824
#b9a72a color charts
#b9a72a color shades, tints & tones
#b9a72a color schemes
#b9a72a color preview, HTML & CSS examples
This text has a color of #b9a72a
<p style="color:#b9a72a;">Text here</p>
.mytext {color:#b9a72a;}
This box has a color of #b9a72a
<div style="background-color:#b9a72a;">Content here</div>
.mybackground {background-color:#b9a72a;}
Border around this has a color of #b9a72a
<div style="border:2px solid #b9a72a;">Content here</div>
.myborder {border:2px solid #b9a72a;}