#ba7a09 color space conversions
Hex:
#ba7a09
RGB:
186, 122, 9
CMY:
27, 52, 96
CMYK:
0, 34, 95, 27
HSL:
38°, 90.7692%, 38.2353%
HSV (HSB):
38°, 95.1613%, 72.9412%
XYZ:
27.2585, 24.3779, 3.5272
xyY:
0.4941, 0.4419, 24.3779
CIE-Lab:
56.4642, 17.3841, 61.1826
CIE-LCH:
56.4642, 63.6044, 74.1383
CIE-Luv:
56.4642, 53.1261, 55.3441
Hunter-Lab:
49.3740, 12.1424, 30.3262
#ba7a09 color charts
#ba7a09 color shades, tints & tones
#ba7a09 color schemes
#ba7a09 color preview, HTML & CSS examples
This text has a color of #ba7a09
<p style="color:#ba7a09;">Text here</p>
.mytext {color:#ba7a09;}
This box has a color of #ba7a09
<div style="background-color:#ba7a09;">Content here</div>
.mybackground {background-color:#ba7a09;}
Border around this has a color of #ba7a09
<div style="border:2px solid #ba7a09;">Content here</div>
.myborder {border:2px solid #ba7a09;}