#ba6931 color space conversions
Hex:
#ba6931
RGB:
186, 105, 49
CMY:
27, 59, 81
CMYK:
0, 44, 74, 27
HSL:
25°, 58.2979%, 46.0784%
HSV (HSB):
25°, 73.6559%, 72.9412%
XYZ:
25.8557, 20.7640, 5.5508
xyY:
0.4956, 0.3980, 20.7640
CIE-Lab:
52.6902, 27.8945, 44.2726
CIE-LCH:
52.6902, 52.3275, 57.7865
CIE-Luv:
52.6902, 64.6208, 40.8309
Hunter-Lab:
45.5675, 21.5402, 24.6748
#ba6931 color charts
#ba6931 color shades, tints & tones
#ba6931 color schemes
#ba6931 color preview, HTML & CSS examples
This text has a color of #ba6931
<p style="color:#ba6931;">Text here</p>
.mytext {color:#ba6931;}
This box has a color of #ba6931
<div style="background-color:#ba6931;">Content here</div>
.mybackground {background-color:#ba6931;}
Border around this has a color of #ba6931
<div style="border:2px solid #ba6931;">Content here</div>
.myborder {border:2px solid #ba6931;}