#ba985b color space conversions
Hex:
#ba985b
RGB:
186, 152, 91
CMY:
27, 40, 64
CMYK:
0, 18, 51, 27
HSL:
39°, 40.7725%, 54.3137%
HSV (HSB):
39°, 51.0753%, 72.9412%
XYZ:
33.3663, 33.6509, 14.6342
xyY:
0.4086, 0.4121, 33.6509
CIE-Lab:
64.6845, 4.9389, 36.6641
CIE-LCH:
64.6845, 36.9953, 82.3281
CIE-Luv:
64.6845, 26.4621, 43.7347
Hunter-Lab:
58.0094, 1.1545, 25.6493
#ba985b color charts
#ba985b color shades, tints & tones
#ba985b color schemes
#ba985b color preview, HTML & CSS examples
This text has a color of #ba985b
<p style="color:#ba985b;">Text here</p>
.mytext {color:#ba985b;}
This box has a color of #ba985b
<div style="background-color:#ba985b;">Content here</div>
.mybackground {background-color:#ba985b;}
Border around this has a color of #ba985b
<div style="border:2px solid #ba985b;">Content here</div>
.myborder {border:2px solid #ba985b;}