#ba890e color space conversions
Hex:
#ba890e
RGB:
186, 137, 14
CMY:
27, 46, 95
CMYK:
0, 26, 92, 27
HSL:
43°, 86.0000%, 39.2157%
HSV (HSB):
43°, 92.4731%, 72.9412%
XYZ:
29.2746, 28.3621, 4.3470
xyY:
0.4723, 0.4576, 28.3621
CIE-Lab:
60.2145, 9.1555, 63.0490
CIE-LCH:
60.2145, 63.7103, 81.7377
CIE-Luv:
60.2145, 41.1009, 60.5751
Hunter-Lab:
53.2561, 4.9224, 32.4398
#ba890e color charts
#ba890e color shades, tints & tones
#ba890e color schemes
#ba890e color preview, HTML & CSS examples
This text has a color of #ba890e
<p style="color:#ba890e;">Text here</p>
.mytext {color:#ba890e;}
This box has a color of #ba890e
<div style="background-color:#ba890e;">Content here</div>
.mybackground {background-color:#ba890e;}
Border around this has a color of #ba890e
<div style="border:2px solid #ba890e;">Content here</div>
.myborder {border:2px solid #ba890e;}