#ba732b color space conversions
Hex:
#ba732b
RGB:
186, 115, 43
CMY:
27, 55, 83
CMYK:
0, 38, 77, 27
HSL:
30°, 62.4454%, 44.9020%
HSV (HSB):
30°, 76.8817%, 72.9412%
XYZ:
26.8165, 22.8750, 5.2874
xyY:
0.4878, 0.4161, 22.8750
CIE-Lab:
54.9433, 22.1473, 49.3494
CIE-LCH:
54.9433, 54.0912, 65.8302
CIE-Luv:
54.9433, 57.2787, 46.6342
Hunter-Lab:
47.8278, 16.3842, 26.9249
#ba732b color charts
#ba732b color shades, tints & tones
#ba732b color schemes
#ba732b color preview, HTML & CSS examples
This text has a color of #ba732b
<p style="color:#ba732b;">Text here</p>
.mytext {color:#ba732b;}
This box has a color of #ba732b
<div style="background-color:#ba732b;">Content here</div>
.mybackground {background-color:#ba732b;}
Border around this has a color of #ba732b
<div style="border:2px solid #ba732b;">Content here</div>
.myborder {border:2px solid #ba732b;}