#ba7f3c color space conversions
Hex:
#ba7f3c
RGB:
186, 127, 60
CMY:
27, 50, 76
CMYK:
0, 32, 68, 27
HSL:
32°, 51.2195%, 48.2353%
HSV (HSB):
32°, 67.7419%, 72.9412%
XYZ:
28.6547, 25.9441, 7.7724
xyY:
0.4594, 0.4160, 25.9441
CIE-Lab:
57.9839, 16.3693, 44.5935
CIE-LCH:
57.9839, 47.5030, 69.8429
CIE-Luv:
57.9839, 46.7261, 45.9624
Hunter-Lab:
50.9353, 11.2818, 26.6075
#ba7f3c color charts
#ba7f3c color shades, tints & tones
#ba7f3c color schemes
#ba7f3c color preview, HTML & CSS examples
This text has a color of #ba7f3c
<p style="color:#ba7f3c;">Text here</p>
.mytext {color:#ba7f3c;}
This box has a color of #ba7f3c
<div style="background-color:#ba7f3c;">Content here</div>
.mybackground {background-color:#ba7f3c;}
Border around this has a color of #ba7f3c
<div style="border:2px solid #ba7f3c;">Content here</div>
.myborder {border:2px solid #ba7f3c;}