#ba925c color space conversions
Hex:
#ba925c
RGB:
186, 146, 92
CMY:
27, 43, 64
CMYK:
0, 22, 51, 27
HSL:
34°, 40.5172%, 54.5098%
HSV (HSB):
34°, 50.5376%, 72.9412%
XYZ:
32.4604, 31.7696, 14.5465
xyY:
0.4121, 0.4033, 31.7696
CIE-Lab:
63.1520, 8.3232, 34.2269
CIE-LCH:
63.1520, 35.2243, 76.3323
CIE-Luv:
63.1520, 30.4633, 40.2629
Hunter-Lab:
56.3645, 4.1604, 24.1536
#ba925c color charts
#ba925c color shades, tints & tones
#ba925c color schemes
#ba925c color preview, HTML & CSS examples
This text has a color of #ba925c
<p style="color:#ba925c;">Text here</p>
.mytext {color:#ba925c;}
This box has a color of #ba925c
<div style="background-color:#ba925c;">Content here</div>
.mybackground {background-color:#ba925c;}
Border around this has a color of #ba925c
<div style="border:2px solid #ba925c;">Content here</div>
.myborder {border:2px solid #ba925c;}