#ba7c09 color space conversions
Hex:
#ba7c09
RGB:
186, 124, 9
CMY:
27, 51, 96
CMYK:
0, 33, 95, 27
HSL:
39°, 90.7692%, 38.2353%
HSV (HSB):
39°, 95.1613%, 72.9412%
XYZ:
27.5067, 24.8741, 3.6099
xyY:
0.4913, 0.4443, 24.8741
CIE-Lab:
56.9526, 16.2764, 61.5302
CIE-LCH:
56.9526, 63.6466, 75.1831
CIE-Luv:
56.9526, 51.5109, 56.0909
Hunter-Lab:
49.8740, 11.1675, 30.6204
#ba7c09 color charts
#ba7c09 color shades, tints & tones
#ba7c09 color schemes
#ba7c09 color preview, HTML & CSS examples
This text has a color of #ba7c09
<p style="color:#ba7c09;">Text here</p>
.mytext {color:#ba7c09;}
This box has a color of #ba7c09
<div style="background-color:#ba7c09;">Content here</div>
.mybackground {background-color:#ba7c09;}
Border around this has a color of #ba7c09
<div style="border:2px solid #ba7c09;">Content here</div>
.myborder {border:2px solid #ba7c09;}