#ba950c color space conversions
Hex:
#ba950c
RGB:
186, 149, 12
CMY:
27, 42, 95
CMYK:
0, 20, 94, 27
HSL:
47°, 87.8788%, 38.8235%
HSV (HSB):
47°, 93.5484%, 72.9412%
XYZ:
31.0635, 31.9605, 4.8796
xyY:
0.4575, 0.4707, 31.9605
CIE-Lab:
63.3103, 2.5541, 65.7015
CIE-LCH:
63.3103, 65.7511, 87.7738
CIE-Luv:
63.3103, 31.9212, 65.3846
Hunter-Lab:
56.5337, -0.8536, 34.4560
#ba950c color charts
#ba950c color shades, tints & tones
#ba950c color schemes
#ba950c color preview, HTML & CSS examples
This text has a color of #ba950c
<p style="color:#ba950c;">Text here</p>
.mytext {color:#ba950c;}
This box has a color of #ba950c
<div style="background-color:#ba950c;">Content here</div>
.mybackground {background-color:#ba950c;}
Border around this has a color of #ba950c
<div style="border:2px solid #ba950c;">Content here</div>
.myborder {border:2px solid #ba950c;}