#ba7e04 color space conversions
Hex:
#ba7e04
RGB:
186, 126, 4
CMY:
27, 51, 98
CMYK:
0, 32, 98, 27
HSL:
40°, 95.7895%, 37.2549%
HSV (HSB):
40°, 97.8495%, 72.9412%
XYZ:
27.7325, 25.3696, 3.5500
xyY:
0.4895, 0.4478, 25.3696
CIE-Lab:
57.4338, 15.1049, 62.7169
CIE-LCH:
57.4338, 64.5102, 76.4587
CIE-Luv:
57.4338, 49.9919, 57.2604
Hunter-Lab:
50.3682, 10.1367, 31.0789
#ba7e04 color charts
#ba7e04 color shades, tints & tones
#ba7e04 color schemes
#ba7e04 color preview, HTML & CSS examples
This text has a color of #ba7e04
<p style="color:#ba7e04;">Text here</p>
.mytext {color:#ba7e04;}
This box has a color of #ba7e04
<div style="background-color:#ba7e04;">Content here</div>
.mybackground {background-color:#ba7e04;}
Border around this has a color of #ba7e04
<div style="border:2px solid #ba7e04;">Content here</div>
.myborder {border:2px solid #ba7e04;}