#ba913a color space conversions
Hex:
#ba913a
RGB:
186, 145, 58
CMY:
27, 43, 77
CMYK:
0, 22, 69, 27
HSL:
41°, 52.4590%, 47.8431%
HSV (HSB):
41°, 68.8172%, 72.9412%
XYZ:
31.1388, 30.9954, 8.3445
xyY:
0.4418, 0.4398, 30.9954
CIE-Lab:
62.5037, 6.3085, 50.3987
CIE-LCH:
62.5037, 50.7920, 82.8652
CIE-Luv:
62.5037, 33.4628, 54.4299
Hunter-Lab:
55.6735, 2.4084, 30.0849
#ba913a color charts
#ba913a color shades, tints & tones
#ba913a color schemes
#ba913a color preview, HTML & CSS examples
This text has a color of #ba913a
<p style="color:#ba913a;">Text here</p>
.mytext {color:#ba913a;}
This box has a color of #ba913a
<div style="background-color:#ba913a;">Content here</div>
.mybackground {background-color:#ba913a;}
Border around this has a color of #ba913a
<div style="border:2px solid #ba913a;">Content here</div>
.myborder {border:2px solid #ba913a;}