#ba7a2d color space conversions
Hex:
#ba7a2d
RGB:
186, 122, 45
CMY:
27, 52, 82
CMYK:
0, 34, 76, 27
HSL:
33°, 61.0390%, 45.2941%
HSV (HSB):
33°, 75.8065%, 72.9412%
XYZ:
27.6829, 24.5476, 5.7617
xyY:
0.4774, 0.4233, 24.5476
CIE-Lab:
56.6320, 18.3631, 50.1411
CIE-LCH:
56.6320, 53.3979, 69.8859
CIE-Luv:
56.6320, 51.6506, 48.8579
Hunter-Lab:
49.5456, 13.0296, 27.7870
#ba7a2d color charts
#ba7a2d color shades, tints & tones
#ba7a2d color schemes
#ba7a2d color preview, HTML & CSS examples
This text has a color of #ba7a2d
<p style="color:#ba7a2d;">Text here</p>
.mytext {color:#ba7a2d;}
This box has a color of #ba7a2d
<div style="background-color:#ba7a2d;">Content here</div>
.mybackground {background-color:#ba7a2d;}
Border around this has a color of #ba7a2d
<div style="border:2px solid #ba7a2d;">Content here</div>
.myborder {border:2px solid #ba7a2d;}