#ba7a2b color space conversions
Hex:
#ba7a2b
RGB:
186, 122, 43
CMY:
27, 52, 83
CMYK:
0, 34, 77, 27
HSL:
33°, 62.4454%, 44.9020%
HSV (HSB):
33°, 76.8817%, 72.9412%
XYZ:
27.6453, 24.5326, 5.5637
xyY:
0.4788, 0.4249, 24.5326
CIE-Lab:
56.6171, 18.2769, 50.9859
CIE-LCH:
56.6171, 54.1628, 70.2788
CIE-Luv:
56.6171, 51.7787, 49.4218
Hunter-Lab:
49.5304, 12.9512, 28.0113
#ba7a2b color charts
#ba7a2b color shades, tints & tones
#ba7a2b color schemes
#ba7a2b color preview, HTML & CSS examples
This text has a color of #ba7a2b
<p style="color:#ba7a2b;">Text here</p>
.mytext {color:#ba7a2b;}
This box has a color of #ba7a2b
<div style="background-color:#ba7a2b;">Content here</div>
.mybackground {background-color:#ba7a2b;}
Border around this has a color of #ba7a2b
<div style="border:2px solid #ba7a2b;">Content here</div>
.myborder {border:2px solid #ba7a2b;}