#b9970f color space conversions
Hex:
#b9970f
RGB:
185, 151, 15
CMY:
27, 41, 94
CMYK:
0, 18, 92, 27
HSL:
48°, 85.0000%, 39.2157%
HSV (HSB):
48°, 91.8919%, 72.5490%
XYZ:
31.1604, 32.4820, 5.0793
xyY:
0.4534, 0.4727, 32.4820
CIE-Lab:
63.7393, 1.0627, 65.4852
CIE-LCH:
63.7393, 65.4938, 89.0703
CIE-Luv:
63.7393, 29.6097, 65.8700
Hunter-Lab:
56.9930, -2.1444, 34.6111
#b9970f color charts
#b9970f color shades, tints & tones
#b9970f color schemes
#b9970f color preview, HTML & CSS examples
This text has a color of #b9970f
<p style="color:#b9970f;">Text here</p>
.mytext {color:#b9970f;}
This box has a color of #b9970f
<div style="background-color:#b9970f;">Content here</div>
.mybackground {background-color:#b9970f;}
Border around this has a color of #b9970f
<div style="border:2px solid #b9970f;">Content here</div>
.myborder {border:2px solid #b9970f;}