#ba941e color space conversions
Hex:
#ba941e
RGB:
186, 148, 30
CMY:
27, 42, 88
CMYK:
0, 20, 84, 27
HSL:
45°, 72.2222%, 42.3529%
HSV (HSB):
45°, 83.8710%, 72.9412%
XYZ:
31.0739, 31.7126, 5.7117
xyY:
0.4536, 0.4630, 31.7126
CIE-Lab:
63.1047, 3.4788, 61.5191
CIE-LCH:
63.1047, 61.6174, 86.7635
CIE-Luv:
63.1047, 32.3319, 62.7182
Hunter-Lab:
56.3140, -0.0535, 33.4063
#ba941e color charts
#ba941e color shades, tints & tones
#ba941e color schemes
#ba941e color preview, HTML & CSS examples
This text has a color of #ba941e
<p style="color:#ba941e;">Text here</p>
.mytext {color:#ba941e;}
This box has a color of #ba941e
<div style="background-color:#ba941e;">Content here</div>
.mybackground {background-color:#ba941e;}
Border around this has a color of #ba941e
<div style="border:2px solid #ba941e;">Content here</div>
.myborder {border:2px solid #ba941e;}