#b9700f color space conversions
Hex:
#b9700f
RGB:
185, 112, 15
CMY:
27, 56, 94
CMYK:
0, 39, 92, 27
HSL:
34°, 85.0000%, 39.2157%
HSV (HSB):
34°, 91.8919%, 72.5490%
XYZ:
25.8880, 21.9371, 3.3218
xyY:
0.5061, 0.4289, 21.9371
CIE-Lab:
53.9602, 22.5554, 58.1278
CIE-LCH:
53.9602, 62.3505, 68.7921
CIE-Luv:
53.9602, 60.2812, 51.0064
Hunter-Lab:
46.8371, 16.6964, 28.5810
#b9700f color charts
#b9700f color shades, tints & tones
#b9700f color schemes
#b9700f color preview, HTML & CSS examples
This text has a color of #b9700f
<p style="color:#b9700f;">Text here</p>
.mytext {color:#b9700f;}
This box has a color of #b9700f
<div style="background-color:#b9700f;">Content here</div>
.mybackground {background-color:#b9700f;}
Border around this has a color of #b9700f
<div style="border:2px solid #b9700f;">Content here</div>
.myborder {border:2px solid #b9700f;}