#ba990c color space conversions
Hex:
#ba990c
RGB:
186, 153, 12
CMY:
27, 40, 95
CMYK:
0, 18, 94, 27
HSL:
49°, 87.8788%, 38.8235%
HSV (HSB):
49°, 93.5484%, 72.9412%
XYZ:
31.7073, 33.2481, 5.0942
xyY:
0.4526, 0.4746, 33.2481
CIE-Lab:
64.3613, 0.3867, 66.4872
CIE-LCH:
64.3613, 66.4883, 89.6668
CIE-Luv:
64.3613, 28.9253, 66.9351
Hunter-Lab:
57.6612, -2.7517, 35.1247
#ba990c color charts
#ba990c color shades, tints & tones
#ba990c color schemes
#ba990c color preview, HTML & CSS examples
This text has a color of #ba990c
<p style="color:#ba990c;">Text here</p>
.mytext {color:#ba990c;}
This box has a color of #ba990c
<div style="background-color:#ba990c;">Content here</div>
.mybackground {background-color:#ba990c;}
Border around this has a color of #ba990c
<div style="border:2px solid #ba990c;">Content here</div>
.myborder {border:2px solid #ba990c;}