#ba7f4c color space conversions
Hex:
#ba7f4c
RGB:
186, 127, 76
CMY:
27, 50, 70
CMYK:
0, 32, 59, 27
HSL:
28°, 44.3548%, 51.3725%
HSV (HSB):
28°, 59.1398%, 72.9412%
XYZ:
29.1436, 26.1396, 10.3469
xyY:
0.4441, 0.3983, 26.1396
CIE-Lab:
58.1694, 17.4661, 36.6113
CIE-LCH:
58.1694, 40.5642, 64.4957
CIE-Luv:
58.1694, 45.3032, 39.1882
Hunter-Lab:
51.1269, 12.2771, 23.7900
#ba7f4c color charts
#ba7f4c color shades, tints & tones
#ba7f4c color schemes
#ba7f4c color preview, HTML & CSS examples
This text has a color of #ba7f4c
<p style="color:#ba7f4c;">Text here</p>
.mytext {color:#ba7f4c;}
This box has a color of #ba7f4c
<div style="background-color:#ba7f4c;">Content here</div>
.mybackground {background-color:#ba7f4c;}
Border around this has a color of #ba7f4c
<div style="border:2px solid #ba7f4c;">Content here</div>
.myborder {border:2px solid #ba7f4c;}