#ba985f color space conversions
Hex:
#ba985f
RGB:
186, 152, 95
CMY:
27, 40, 63
CMYK:
0, 18, 49, 27
HSL:
38°, 39.7380%, 55.0980%
HSV (HSB):
38°, 48.9247%, 72.9412%
XYZ:
33.5435, 33.7218, 15.5675
xyY:
0.4050, 0.4071, 33.7218
CIE-Lab:
64.7411, 5.3182, 34.6286
CIE-LCH:
64.7411, 35.0346, 81.2688
CIE-Luv:
64.7411, 26.1728, 41.6700
Hunter-Lab:
58.0705, 1.4844, 24.7549
#ba985f color charts
#ba985f color shades, tints & tones
#ba985f color schemes
#ba985f color preview, HTML & CSS examples
This text has a color of #ba985f
<p style="color:#ba985f;">Text here</p>
.mytext {color:#ba985f;}
This box has a color of #ba985f
<div style="background-color:#ba985f;">Content here</div>
.mybackground {background-color:#ba985f;}
Border around this has a color of #ba985f
<div style="border:2px solid #ba985f;">Content here</div>
.myborder {border:2px solid #ba985f;}