#ba733e color space conversions
Hex:
#ba733e
RGB:
186, 115, 62
CMY:
27, 55, 76
CMYK:
0, 38, 67, 27
HSL:
26°, 50.0000%, 48.6275%
HSV (HSB):
26°, 66.6667%, 72.9412%
XYZ:
27.2499, 23.0484, 7.5700
xyY:
0.4709, 0.3983, 23.0484
CIE-Lab:
55.1221, 23.1341, 40.3859
CIE-LCH:
55.1221, 46.5425, 60.1948
CIE-Luv:
55.1221, 55.6293, 40.0621
Hunter-Lab:
48.0087, 17.3020, 24.2573
#ba733e color charts
#ba733e color shades, tints & tones
#ba733e color schemes
#ba733e color preview, HTML & CSS examples
This text has a color of #ba733e
<p style="color:#ba733e;">Text here</p>
.mytext {color:#ba733e;}
This box has a color of #ba733e
<div style="background-color:#ba733e;">Content here</div>
.mybackground {background-color:#ba733e;}
Border around this has a color of #ba733e
<div style="border:2px solid #ba733e;">Content here</div>
.myborder {border:2px solid #ba733e;}