#b9a90c color space conversions
Hex:
#b9a90c
RGB:
185, 169, 12
CMY:
27, 34, 95
CMYK:
0, 9, 94, 27
HSL:
54°, 87.8173%, 38.6275%
HSV (HSB):
54°, 93.5135%, 72.5490%
XYZ:
34.2619, 38.7168, 6.0151
xyY:
0.4337, 0.4901, 38.7168
CIE-Lab:
68.5456, -8.5755, 69.5970
CIE-LCH:
68.5456, 70.1233, 97.0244
CIE-Luv:
68.5456, 16.6145, 73.1480
Hunter-Lab:
62.2228, -10.6019, 37.8244
#b9a90c color charts
#b9a90c color shades, tints & tones
#b9a90c color schemes
#b9a90c color preview, HTML & CSS examples
This text has a color of #b9a90c
<p style="color:#b9a90c;">Text here</p>
.mytext {color:#b9a90c;}
This box has a color of #b9a90c
<div style="background-color:#b9a90c;">Content here</div>
.mybackground {background-color:#b9a90c;}
Border around this has a color of #b9a90c
<div style="border:2px solid #b9a90c;">Content here</div>
.myborder {border:2px solid #b9a90c;}