#ba7740 color space conversions
Hex:
#ba7740
RGB:
186, 119, 64
CMY:
27, 53, 75
CMYK:
0, 36, 66, 27
HSL:
27°, 48.8000%, 49.0196%
HSV (HSB):
27°, 65.5914%, 72.9412%
XYZ:
27.7719, 24.0029, 8.0198
xyY:
0.4645, 0.4014, 24.0029
CIE-Lab:
56.0907, 21.0511, 40.4583
CIE-LCH:
56.0907, 45.6073, 62.5114
CIE-Luv:
56.0907, 52.4079, 40.9495
Hunter-Lab:
48.9928, 15.4468, 24.5896
#ba7740 color charts
#ba7740 color shades, tints & tones
#ba7740 color schemes
#ba7740 color preview, HTML & CSS examples
This text has a color of #ba7740
<p style="color:#ba7740;">Text here</p>
.mytext {color:#ba7740;}
This box has a color of #ba7740
<div style="background-color:#ba7740;">Content here</div>
.mybackground {background-color:#ba7740;}
Border around this has a color of #ba7740
<div style="border:2px solid #ba7740;">Content here</div>
.myborder {border:2px solid #ba7740;}