#ba992b color space conversions
Hex:
#ba992b
RGB:
186, 153, 43
CMY:
27, 40, 83
CMYK:
0, 18, 77, 27
HSL:
46°, 62.4454%, 44.9020%
HSV (HSB):
46°, 76.8817%, 72.9412%
XYZ:
32.0770, 33.3960, 7.0409
xyY:
0.4424, 0.4605, 33.3960
CIE-Lab:
64.4803, 1.2164, 58.4829
CIE-LCH:
64.4803, 58.4956, 88.8084
CIE-Luv:
64.4803, 28.2527, 62.0813
Hunter-Lab:
57.7893, -2.0515, 33.2287
#ba992b color charts
#ba992b color shades, tints & tones
#ba992b color schemes
#ba992b color preview, HTML & CSS examples
This text has a color of #ba992b
<p style="color:#ba992b;">Text here</p>
.mytext {color:#ba992b;}
This box has a color of #ba992b
<div style="background-color:#ba992b;">Content here</div>
.mybackground {background-color:#ba992b;}
Border around this has a color of #ba992b
<div style="border:2px solid #ba992b;">Content here</div>
.myborder {border:2px solid #ba992b;}