#ba7200 color space conversions
Hex:
#ba7200
RGB:
186, 114, 0
CMY:
27, 55, 100
CMYK:
0, 39, 100, 27
HSL:
37°, 100.0000%, 36.4706%
HSV (HSB):
37°, 100.0000%, 72.9412%
XYZ:
26.2670, 22.4737, 2.9534
xyY:
0.5081, 0.4347, 22.4737
CIE-Lab:
54.5261, 21.6906, 61.5043
CIE-LCH:
54.5261, 65.2170, 70.5739
CIE-Luv:
54.5261, 59.8432, 53.1928
Hunter-Lab:
47.4065, 15.9421, 29.4907
#ba7200 color charts
#ba7200 color shades, tints & tones
#ba7200 color schemes
#ba7200 color preview, HTML & CSS examples
This text has a color of #ba7200
<p style="color:#ba7200;">Text here</p>
.mytext {color:#ba7200;}
This box has a color of #ba7200
<div style="background-color:#ba7200;">Content here</div>
.mybackground {background-color:#ba7200;}
Border around this has a color of #ba7200
<div style="border:2px solid #ba7200;">Content here</div>
.myborder {border:2px solid #ba7200;}