#b9980a color space conversions
Hex:
#b9980a
RGB:
185, 152, 10
CMY:
27, 40, 96
CMYK:
0, 18, 95, 27
HSL:
49°, 89.7436%, 38.2353%
HSV (HSB):
49°, 94.5946%, 72.5490%
XYZ:
31.2906, 32.7927, 4.9676
xyY:
0.4532, 0.4749, 32.7927
CIE-Lab:
63.9927, 0.4498, 66.4537
CIE-LCH:
63.9927, 66.4552, 89.6122
CIE-Luv:
63.9927, 28.9237, 66.6813
Hunter-Lab:
57.2649, -2.6778, 34.9422
#b9980a color charts
#b9980a color shades, tints & tones
#b9980a color schemes
#b9980a color preview, HTML & CSS examples
This text has a color of #b9980a
<p style="color:#b9980a;">Text here</p>
.mytext {color:#b9980a;}
This box has a color of #b9980a
<div style="background-color:#b9980a;">Content here</div>
.mybackground {background-color:#b9980a;}
Border around this has a color of #b9980a
<div style="border:2px solid #b9980a;">Content here</div>
.myborder {border:2px solid #b9980a;}