#ba7300 color space conversions
Hex:
#ba7300
RGB:
186, 115, 0
CMY:
27, 55, 100
CMYK:
0, 38, 100, 27
HSL:
37°, 100.0000%, 36.4706%
HSV (HSB):
37°, 100.0000%, 72.9412%
XYZ:
26.3804, 22.7006, 2.9912
xyY:
0.5066, 0.4359, 22.7006
CIE-Lab:
54.7626, 21.1393, 61.6567
CIE-LCH:
54.7626, 65.1799, 71.0755
CIE-Luv:
54.7626, 59.0216, 53.5550
Hunter-Lab:
47.6451, 15.4540, 29.6292
#ba7300 color charts
#ba7300 color shades, tints & tones
#ba7300 color schemes
#ba7300 color preview, HTML & CSS examples
This text has a color of #ba7300
<p style="color:#ba7300;">Text here</p>
.mytext {color:#ba7300;}
This box has a color of #ba7300
<div style="background-color:#ba7300;">Content here</div>
.mybackground {background-color:#ba7300;}
Border around this has a color of #ba7300
<div style="border:2px solid #ba7300;">Content here</div>
.myborder {border:2px solid #ba7300;}