#ba900e color space conversions
Hex:
#ba900e
RGB:
186, 144, 14
CMY:
27, 44, 95
CMYK:
0, 23, 92, 27
HSL:
45°, 86.0000%, 39.2157%
HSV (HSB):
45°, 92.4731%, 72.9412%
XYZ:
30.3022, 30.4173, 4.6895
xyY:
0.4633, 0.4650, 30.4173
CIE-Lab:
62.0126, 5.3104, 64.3991
CIE-LCH:
62.0126, 64.6177, 85.2860
CIE-Luv:
62.0126, 35.6910, 63.2725
Hunter-Lab:
55.1519, 1.5578, 33.5650
#ba900e color charts
#ba900e color shades, tints & tones
#ba900e color schemes
#ba900e color preview, HTML & CSS examples
This text has a color of #ba900e
<p style="color:#ba900e;">Text here</p>
.mytext {color:#ba900e;}
This box has a color of #ba900e
<div style="background-color:#ba900e;">Content here</div>
.mybackground {background-color:#ba900e;}
Border around this has a color of #ba900e
<div style="border:2px solid #ba900e;">Content here</div>
.myborder {border:2px solid #ba900e;}