#ba7841 color space conversions
Hex:
#ba7841
RGB:
186, 120, 65
CMY:
27, 53, 75
CMYK:
0, 35, 65, 27
HSL:
27°, 48.2072%, 49.2157%
HSV (HSB):
27°, 65.0538%, 72.9412%
XYZ:
27.9203, 24.2537, 8.2109
xyY:
0.4624, 0.4017, 24.2537
CIE-Lab:
56.3409, 20.5624, 40.2289
CIE-LCH:
56.3409, 45.1794, 62.9268
CIE-Luv:
56.3409, 51.5585, 40.9659
Hunter-Lab:
49.2480, 15.0133, 24.5885
#ba7841 color charts
#ba7841 color shades, tints & tones
#ba7841 color schemes
#ba7841 color preview, HTML & CSS examples
This text has a color of #ba7841
<p style="color:#ba7841;">Text here</p>
.mytext {color:#ba7841;}
This box has a color of #ba7841
<div style="background-color:#ba7841;">Content here</div>
.mybackground {background-color:#ba7841;}
Border around this has a color of #ba7841
<div style="border:2px solid #ba7841;">Content here</div>
.myborder {border:2px solid #ba7841;}