#ba523e color space conversions
Hex:
#ba523e
RGB:
186, 82, 62
CMY:
27, 68, 76
CMYK:
0, 56, 67, 27
HSL:
10°, 50.0000%, 48.6275%
HSV (HSB):
10°, 66.6667%, 72.9412%
XYZ:
24.1365, 16.8215, 6.5322
xyY:
0.5082, 0.3542, 16.8215
CIE-Lab:
48.0343, 40.6175, 32.1099
CIE-LCH:
48.0343, 51.7767, 38.3279
CIE-Luv:
48.0343, 80.0965, 26.8714
Hunter-Lab:
41.0140, 33.2716, 19.2669
#ba523e color charts
#ba523e color shades, tints & tones
#ba523e color schemes
#ba523e color preview, HTML & CSS examples
This text has a color of #ba523e
<p style="color:#ba523e;">Text here</p>
.mytext {color:#ba523e;}
This box has a color of #ba523e
<div style="background-color:#ba523e;">Content here</div>
.mybackground {background-color:#ba523e;}
Border around this has a color of #ba523e
<div style="border:2px solid #ba523e;">Content here</div>
.myborder {border:2px solid #ba523e;}