#ba7f3f color space conversions
Hex:
#ba7f3f
RGB:
186, 127, 63
CMY:
27, 50, 75
CMYK:
0, 32, 66, 27
HSL:
31°, 49.3976%, 48.8235%
HSV (HSB):
31°, 66.1290%, 72.9412%
XYZ:
28.7363, 25.9767, 8.2021
xyY:
0.4567, 0.4129, 25.9767
CIE-Lab:
58.0150, 16.5536, 43.1455
CIE-LCH:
58.0150, 46.2121, 69.0097
CIE-Luv:
58.0150, 46.4839, 44.8108
Hunter-Lab:
50.9674, 11.4485, 26.1357
#ba7f3f color charts
#ba7f3f color shades, tints & tones
#ba7f3f color schemes
#ba7f3f color preview, HTML & CSS examples
This text has a color of #ba7f3f
<p style="color:#ba7f3f;">Text here</p>
.mytext {color:#ba7f3f;}
This box has a color of #ba7f3f
<div style="background-color:#ba7f3f;">Content here</div>
.mybackground {background-color:#ba7f3f;}
Border around this has a color of #ba7f3f
<div style="border:2px solid #ba7f3f;">Content here</div>
.myborder {border:2px solid #ba7f3f;}