#ba981b color space conversions
Hex:
#ba981b
RGB:
186, 152, 27
CMY:
27, 40, 89
CMYK:
0, 18, 85, 27
HSL:
47°, 74.6479%, 41.7647%
HSV (HSB):
47°, 85.4839%, 72.9412%
XYZ:
31.6758, 32.9747, 5.7322
xyY:
0.4501, 0.4685, 32.9747
CIE-Lab:
64.1404, 1.2238, 63.2154
CIE-LCH:
64.1404, 63.2273, 88.8909
CIE-Luv:
64.1404, 29.4237, 64.7967
Hunter-Lab:
57.4236, -2.0279, 34.2780
#ba981b color charts
#ba981b color shades, tints & tones
#ba981b color schemes
#ba981b color preview, HTML & CSS examples
This text has a color of #ba981b
<p style="color:#ba981b;">Text here</p>
.mytext {color:#ba981b;}
This box has a color of #ba981b
<div style="background-color:#ba981b;">Content here</div>
.mybackground {background-color:#ba981b;}
Border around this has a color of #ba981b
<div style="border:2px solid #ba981b;">Content here</div>
.myborder {border:2px solid #ba981b;}