#ba7826 color space conversions
Hex:
#ba7826
RGB:
186, 120, 38
CMY:
27, 53, 85
CMYK:
0, 35, 80, 27
HSL:
33°, 66.0714%, 43.9216%
HSV (HSB):
33°, 79.5699%, 72.9412%
XYZ:
27.3160, 24.0120, 5.0288
xyY:
0.4847, 0.4261, 24.0120
CIE-Lab:
56.0998, 19.1863, 52.5530
CIE-LCH:
56.0998, 55.9458, 69.9436
CIE-Luv:
56.0998, 53.6532, 49.9336
Hunter-Lab:
49.0020, 13.7507, 28.2168
#ba7826 color charts
#ba7826 color shades, tints & tones
#ba7826 color schemes
#ba7826 color preview, HTML & CSS examples
This text has a color of #ba7826
<p style="color:#ba7826;">Text here</p>
.mytext {color:#ba7826;}
This box has a color of #ba7826
<div style="background-color:#ba7826;">Content here</div>
.mybackground {background-color:#ba7826;}
Border around this has a color of #ba7826
<div style="border:2px solid #ba7826;">Content here</div>
.myborder {border:2px solid #ba7826;}