#ba7d2f color space conversions
Hex:
#ba7d2f
RGB:
186, 125, 47
CMY:
27, 51, 82
CMYK:
0, 33, 75, 27
HSL:
34°, 59.6567%, 45.6863%
HSV (HSB):
34°, 74.7312%, 72.9412%
XYZ:
28.0964, 25.3116, 6.0941
xyY:
0.4722, 0.4254, 25.3116
CIE-Lab:
57.3777, 16.7907, 50.0101
CIE-LCH:
57.3777, 52.7535, 71.4408
CIE-Luv:
57.3777, 49.1882, 49.4909
Hunter-Lab:
50.3106, 11.6414, 28.0356
#ba7d2f color charts
#ba7d2f color shades, tints & tones
#ba7d2f color schemes
#ba7d2f color preview, HTML & CSS examples
This text has a color of #ba7d2f
<p style="color:#ba7d2f;">Text here</p>
.mytext {color:#ba7d2f;}
This box has a color of #ba7d2f
<div style="background-color:#ba7d2f;">Content here</div>
.mybackground {background-color:#ba7d2f;}
Border around this has a color of #ba7d2f
<div style="border:2px solid #ba7d2f;">Content here</div>
.myborder {border:2px solid #ba7d2f;}