#ba501a color space conversions
Hex:
#ba501a
RGB:
186, 80, 26
CMY:
27, 69, 90
CMYK:
0, 57, 86, 27
HSL:
20°, 75.4717%, 41.5686%
HSV (HSB):
20°, 86.0215%, 72.9412%
XYZ:
23.3048, 16.2510, 2.8857
xyY:
0.5491, 0.3829, 16.2510
CIE-Lab:
47.3021, 40.0943, 49.5119
CIE-LCH:
47.3021, 63.7101, 50.9997
CIE-Luv:
47.3021, 86.2407, 38.1945
Hunter-Lab:
40.3125, 32.6445, 23.9745
#ba501a color charts
#ba501a color shades, tints & tones
#ba501a color schemes
#ba501a color preview, HTML & CSS examples
This text has a color of #ba501a
<p style="color:#ba501a;">Text here</p>
.mytext {color:#ba501a;}
This box has a color of #ba501a
<div style="background-color:#ba501a;">Content here</div>
.mybackground {background-color:#ba501a;}
Border around this has a color of #ba501a
<div style="border:2px solid #ba501a;">Content here</div>
.myborder {border:2px solid #ba501a;}