#ba7a1c color space conversions
Hex:
#ba7a1c
RGB:
186, 122, 28
CMY:
27, 52, 89
CMYK:
0, 34, 85, 27
HSL:
36°, 73.8318%, 41.9608%
HSV (HSB):
36°, 84.9462%, 72.9412%
XYZ:
27.4188, 24.4420, 4.3713
xyY:
0.4876, 0.4347, 24.4420
CIE-Lab:
56.5277, 17.7556, 56.5653
CIE-LCH:
56.5277, 59.2865, 72.5732
CIE-Luv:
56.5277, 52.5609, 52.8616
Hunter-Lab:
49.4389, 12.4782, 29.3649
#ba7a1c color charts
#ba7a1c color shades, tints & tones
#ba7a1c color schemes
#ba7a1c color preview, HTML & CSS examples
This text has a color of #ba7a1c
<p style="color:#ba7a1c;">Text here</p>
.mytext {color:#ba7a1c;}
This box has a color of #ba7a1c
<div style="background-color:#ba7a1c;">Content here</div>
.mybackground {background-color:#ba7a1c;}
Border around this has a color of #ba7a1c
<div style="border:2px solid #ba7a1c;">Content here</div>
.myborder {border:2px solid #ba7a1c;}