#ba7334 color space conversions
Hex:
#ba7334
RGB:
186, 115, 52
CMY:
27, 55, 80
CMYK:
0, 38, 72, 27
HSL:
28°, 56.3025%, 46.6667%
HSV (HSB):
28°, 72.0430%, 72.9412%
XYZ:
27.0003, 22.9485, 6.2552
xyY:
0.4804, 0.4083, 22.9485
CIE-Lab:
55.0193, 22.5675, 45.2753
CIE-LCH:
55.0193, 50.5880, 63.5060
CIE-Luv:
55.0193, 56.5696, 43.8114
Hunter-Lab:
47.9046, 16.7742, 25.7913
#ba7334 color charts
#ba7334 color shades, tints & tones
#ba7334 color schemes
#ba7334 color preview, HTML & CSS examples
This text has a color of #ba7334
<p style="color:#ba7334;">Text here</p>
.mytext {color:#ba7334;}
This box has a color of #ba7334
<div style="background-color:#ba7334;">Content here</div>
.mybackground {background-color:#ba7334;}
Border around this has a color of #ba7334
<div style="border:2px solid #ba7334;">Content here</div>
.myborder {border:2px solid #ba7334;}