#ba7e28 color space conversions
Hex:
#ba7e28
RGB:
186, 126, 40
CMY:
27, 51, 84
CMYK:
0, 32, 78, 27
HSL:
35°, 64.6018%, 44.3137%
HSV (HSB):
35°, 78.4946%, 72.9412%
XYZ:
28.0936, 25.5140, 5.4515
xyY:
0.4757, 0.4320, 25.5140
CIE-Lab:
57.5729, 15.9384, 53.1360
CIE-LCH:
57.5729, 55.4750, 73.3031
CIE-Luv:
57.5729, 48.8244, 51.8154
Hunter-Lab:
50.5114, 10.8836, 28.9591
#ba7e28 color charts
#ba7e28 color shades, tints & tones
#ba7e28 color schemes
#ba7e28 color preview, HTML & CSS examples
This text has a color of #ba7e28
<p style="color:#ba7e28;">Text here</p>
.mytext {color:#ba7e28;}
This box has a color of #ba7e28
<div style="background-color:#ba7e28;">Content here</div>
.mybackground {background-color:#ba7e28;}
Border around this has a color of #ba7e28
<div style="border:2px solid #ba7e28;">Content here</div>
.myborder {border:2px solid #ba7e28;}