#ba7b24 color space conversions
Hex:
#ba7b24
RGB:
186, 123, 36
CMY:
27, 52, 86
CMYK:
0, 34, 81, 27
HSL:
35°, 67.5676%, 43.5294%
HSV (HSB):
35°, 80.6452%, 72.9412%
XYZ:
27.6511, 24.7324, 4.9855
xyY:
0.4820, 0.4311, 24.7324
CIE-Lab:
56.8137, 17.4526, 53.9903
CIE-LCH:
56.8137, 56.7410, 72.0863
CIE-Luv:
56.8137, 51.3926, 51.5918
Hunter-Lab:
49.7317, 12.2166, 28.8684
#ba7b24 color charts
#ba7b24 color shades, tints & tones
#ba7b24 color schemes
#ba7b24 color preview, HTML & CSS examples
This text has a color of #ba7b24
<p style="color:#ba7b24;">Text here</p>
.mytext {color:#ba7b24;}
This box has a color of #ba7b24
<div style="background-color:#ba7b24;">Content here</div>
.mybackground {background-color:#ba7b24;}
Border around this has a color of #ba7b24
<div style="border:2px solid #ba7b24;">Content here</div>
.myborder {border:2px solid #ba7b24;}