#ba502e color space conversions
Hex:
#ba502e
RGB:
186, 80, 46
CMY:
27, 69, 82
CMYK:
0, 57, 75, 27
HSL:
15°, 60.3448%, 45.4902%
HSV (HSB):
15°, 75.2688%, 72.9412%
XYZ:
23.6115, 16.3737, 4.5007
xyY:
0.5308, 0.3681, 16.3737
CIE-Lab:
47.4610, 40.7763, 40.2635
CIE-LCH:
47.4610, 57.3049, 44.6375
CIE-Luv:
47.4610, 84.0489, 32.6384
Hunter-Lab:
40.4644, 33.3443, 21.7304
#ba502e color charts
#ba502e color shades, tints & tones
#ba502e color schemes
#ba502e color preview, HTML & CSS examples
This text has a color of #ba502e
<p style="color:#ba502e;">Text here</p>
.mytext {color:#ba502e;}
This box has a color of #ba502e
<div style="background-color:#ba502e;">Content here</div>
.mybackground {background-color:#ba502e;}
Border around this has a color of #ba502e
<div style="border:2px solid #ba502e;">Content here</div>
.myborder {border:2px solid #ba502e;}