#ba910c color space conversions
Hex:
#ba910c
RGB:
186, 145, 12
CMY:
27, 43, 95
CMYK:
0, 22, 94, 27
HSL:
46°, 87.8788%, 38.8235%
HSV (HSB):
46°, 93.5484%, 72.9412%
XYZ:
30.4415, 30.7164, 4.6723
xyY:
0.4624, 0.4666, 30.7164
CIE-Lab:
62.2675, 4.7341, 64.9246
CIE-LCH:
62.2675, 65.0969, 85.8295
CIE-Luv:
62.2675, 34.9556, 63.8382
Hunter-Lab:
55.4224, 1.0541, 33.7974
#ba910c color charts
#ba910c color shades, tints & tones
#ba910c color schemes
#ba910c color preview, HTML & CSS examples
This text has a color of #ba910c
<p style="color:#ba910c;">Text here</p>
.mytext {color:#ba910c;}
This box has a color of #ba910c
<div style="background-color:#ba910c;">Content here</div>
.mybackground {background-color:#ba910c;}
Border around this has a color of #ba910c
<div style="border:2px solid #ba910c;">Content here</div>
.myborder {border:2px solid #ba910c;}