#ba7c3f color space conversions
Hex:
#ba7c3f
RGB:
186, 124, 63
CMY:
27, 51, 75
CMYK:
0, 33, 66, 27
HSL:
30°, 49.3976%, 48.8235%
HSV (HSB):
30°, 66.1290%, 72.9412%
XYZ:
28.3546, 25.2133, 8.0748
xyY:
0.4600, 0.4090, 25.2133
CIE-Lab:
57.2826, 18.2175, 42.3220
CIE-LCH:
57.2826, 46.0763, 66.7105
CIE-Luv:
57.2826, 48.7366, 43.5114
Hunter-Lab:
50.2128, 12.9242, 25.6144
#ba7c3f color charts
#ba7c3f color shades, tints & tones
#ba7c3f color schemes
#ba7c3f color preview, HTML & CSS examples
This text has a color of #ba7c3f
<p style="color:#ba7c3f;">Text here</p>
.mytext {color:#ba7c3f;}
This box has a color of #ba7c3f
<div style="background-color:#ba7c3f;">Content here</div>
.mybackground {background-color:#ba7c3f;}
Border around this has a color of #ba7c3f
<div style="border:2px solid #ba7c3f;">Content here</div>
.myborder {border:2px solid #ba7c3f;}