#ba935b color space conversions
Hex:
#ba935b
RGB:
186, 147, 91
CMY:
27, 42, 64
CMYK:
0, 21, 51, 27
HSL:
35°, 40.7725%, 54.3137%
HSV (HSB):
35°, 51.0753%, 72.9412%
XYZ:
32.5717, 32.0619, 14.3694
xyY:
0.4123, 0.4058, 32.0619
CIE-Lab:
63.3940, 7.6794, 35.0608
CIE-LCH:
63.3940, 35.8920, 77.6456
CIE-Luv:
63.3940, 29.8607, 41.2753
Hunter-Lab:
56.6232, 3.5892, 24.5901
#ba935b color charts
#ba935b color shades, tints & tones
#ba935b color schemes
#ba935b color preview, HTML & CSS examples
This text has a color of #ba935b
<p style="color:#ba935b;">Text here</p>
.mytext {color:#ba935b;}
This box has a color of #ba935b
<div style="background-color:#ba935b;">Content here</div>
.mybackground {background-color:#ba935b;}
Border around this has a color of #ba935b
<div style="border:2px solid #ba935b;">Content here</div>
.myborder {border:2px solid #ba935b;}