#ba7b2e color space conversions
Hex:
#ba7b2e
RGB:
186, 123, 46
CMY:
27, 52, 82
CMYK:
0, 34, 75, 27
HSL:
33°, 60.3448%, 45.4902%
HSV (HSB):
33°, 75.2688%, 72.9412%
XYZ:
27.8258, 24.8023, 5.9055
xyY:
0.4754, 0.4237, 24.8023
CIE-Lab:
56.8823, 17.8536, 49.9533
CIE-LCH:
56.8823, 53.0479, 70.3328
CIE-Luv:
56.8823, 50.8059, 48.9718
Hunter-Lab:
49.8019, 12.5800, 27.8307
#ba7b2e color charts
#ba7b2e color shades, tints & tones
#ba7b2e color schemes
#ba7b2e color preview, HTML & CSS examples
This text has a color of #ba7b2e
<p style="color:#ba7b2e;">Text here</p>
.mytext {color:#ba7b2e;}
This box has a color of #ba7b2e
<div style="background-color:#ba7b2e;">Content here</div>
.mybackground {background-color:#ba7b2e;}
Border around this has a color of #ba7b2e
<div style="border:2px solid #ba7b2e;">Content here</div>
.myborder {border:2px solid #ba7b2e;}