#ba922e color space conversions
Hex:
#ba922e
RGB:
186, 146, 46
CMY:
27, 43, 82
CMYK:
0, 22, 75, 27
HSL:
43°, 60.3448%, 45.4902%
HSV (HSB):
43°, 75.2688%, 72.9412%
XYZ:
31.0217, 31.1941, 6.9708
xyY:
0.4484, 0.4509, 31.1941
CIE-Lab:
62.6712, 5.1543, 55.6311
CIE-LCH:
62.6712, 55.8694, 84.7066
CIE-Luv:
62.6712, 33.2893, 58.4337
Hunter-Lab:
55.8517, 1.4038, 31.6962
#ba922e color charts
#ba922e color shades, tints & tones
#ba922e color schemes
#ba922e color preview, HTML & CSS examples
This text has a color of #ba922e
<p style="color:#ba922e;">Text here</p>
.mytext {color:#ba922e;}
This box has a color of #ba922e
<div style="background-color:#ba922e;">Content here</div>
.mybackground {background-color:#ba922e;}
Border around this has a color of #ba922e
<div style="border:2px solid #ba922e;">Content here</div>
.myborder {border:2px solid #ba922e;}