#ba7e1f color space conversions
Hex:
#ba7e1f
RGB:
186, 126, 31
CMY:
27, 51, 88
CMYK:
0, 32, 83, 27
HSL:
37°, 71.4286%, 42.5490%
HSV (HSB):
37°, 83.3333%, 72.9412%
XYZ:
27.9579, 25.4597, 4.7370
xyY:
0.4808, 0.4378, 25.4597
CIE-Lab:
57.5206, 15.6264, 56.4183
CIE-LCH:
57.5206, 58.5424, 74.5187
CIE-Luv:
57.5206, 49.2580, 53.8392
Hunter-Lab:
50.4576, 10.6035, 29.7542
#ba7e1f color charts
#ba7e1f color shades, tints & tones
#ba7e1f color schemes
#ba7e1f color preview, HTML & CSS examples
This text has a color of #ba7e1f
<p style="color:#ba7e1f;">Text here</p>
.mytext {color:#ba7e1f;}
This box has a color of #ba7e1f
<div style="background-color:#ba7e1f;">Content here</div>
.mybackground {background-color:#ba7e1f;}
Border around this has a color of #ba7e1f
<div style="border:2px solid #ba7e1f;">Content here</div>
.myborder {border:2px solid #ba7e1f;}