#ba5000 color space conversions
Hex:
#ba5000
RGB:
186, 80, 0
CMY:
27, 69, 100
CMYK:
0, 57, 100, 27
HSL:
26°, 100.0000%, 36.4706%
HSV (HSB):
26°, 100.0000%, 72.9412%
XYZ:
23.1184, 16.1764, 1.9039
xyY:
0.5611, 0.3926, 16.1764
CIE-Lab:
47.2051, 39.6755, 57.0636
CIE-LCH:
47.2051, 69.5011, 55.1896
CIE-Luv:
47.2051, 87.6265, 41.6958
Hunter-Lab:
40.2199, 32.2167, 25.3473
#ba5000 color charts
#ba5000 color shades, tints & tones
#ba5000 color schemes
#ba5000 color preview, HTML & CSS examples
This text has a color of #ba5000
<p style="color:#ba5000;">Text here</p>
.mytext {color:#ba5000;}
This box has a color of #ba5000
<div style="background-color:#ba5000;">Content here</div>
.mybackground {background-color:#ba5000;}
Border around this has a color of #ba5000
<div style="border:2px solid #ba5000;">Content here</div>
.myborder {border:2px solid #ba5000;}