#ba7142 color space conversions
Hex:
#ba7142
RGB:
186, 113, 66
CMY:
27, 56, 74
CMYK:
0, 39, 65, 27
HSL:
24°, 47.6190%, 49.4118%
HSV (HSB):
24°, 64.5161%, 72.9412%
XYZ:
27.1382, 22.6427, 8.0944
xyY:
0.4689, 0.3912, 22.6427
CIE-Lab:
54.7024, 24.4921, 37.8054
CIE-LCH:
54.7024, 45.0457, 57.0630
CIE-Luv:
54.7024, 56.7090, 37.5255
Hunter-Lab:
47.5844, 18.5291, 23.2234
#ba7142 color charts
#ba7142 color shades, tints & tones
#ba7142 color schemes
#ba7142 color preview, HTML & CSS examples
This text has a color of #ba7142
<p style="color:#ba7142;">Text here</p>
.mytext {color:#ba7142;}
This box has a color of #ba7142
<div style="background-color:#ba7142;">Content here</div>
.mybackground {background-color:#ba7142;}
Border around this has a color of #ba7142
<div style="border:2px solid #ba7142;">Content here</div>
.myborder {border:2px solid #ba7142;}