#ba9600 color space conversions
Hex:
#ba9600
RGB:
186, 150, 0
CMY:
27, 41, 100
CMYK:
0, 19, 100, 27
HSL:
48°, 100.0000%, 36.4706%
HSV (HSB):
48°, 100.0000%, 72.9412%
XYZ:
31.1560, 32.2518, 4.5831
xyY:
0.4582, 0.4744, 32.2518
CIE-Lab:
63.5504, 1.8604, 67.5846
CIE-LCH:
63.5504, 67.6102, 88.4232
CIE-Luv:
63.5504, 31.2999, 66.6713
Hunter-Lab:
56.7907, -1.4564, 34.9686
#ba9600 color charts
#ba9600 color shades, tints & tones
#ba9600 color schemes
#ba9600 color preview, HTML & CSS examples
This text has a color of #ba9600
<p style="color:#ba9600;">Text here</p>
.mytext {color:#ba9600;}
This box has a color of #ba9600
<div style="background-color:#ba9600;">Content here</div>
.mybackground {background-color:#ba9600;}
Border around this has a color of #ba9600
<div style="border:2px solid #ba9600;">Content here</div>
.myborder {border:2px solid #ba9600;}