#ba8e4c color space conversions
Hex:
#ba8e4c
RGB:
186, 142, 76
CMY:
27, 44, 70
CMYK:
0, 24, 59, 27
HSL:
36°, 44.3548%, 51.3725%
HSV (HSB):
36°, 59.1398%, 72.9412%
XYZ:
31.2272, 30.3069, 11.0414
xyY:
0.4303, 0.4176, 30.3069
CIE-Lab:
61.9181, 9.1586, 41.0766
CIE-LCH:
61.9181, 42.0853, 77.4308
CIE-Luv:
61.9181, 34.4940, 46.0926
Hunter-Lab:
55.0517, 4.9108, 26.6447
#ba8e4c color charts
#ba8e4c color shades, tints & tones
#ba8e4c color schemes
#ba8e4c color preview, HTML & CSS examples
This text has a color of #ba8e4c
<p style="color:#ba8e4c;">Text here</p>
.mytext {color:#ba8e4c;}
This box has a color of #ba8e4c
<div style="background-color:#ba8e4c;">Content here</div>
.mybackground {background-color:#ba8e4c;}
Border around this has a color of #ba8e4c
<div style="border:2px solid #ba8e4c;">Content here</div>
.myborder {border:2px solid #ba8e4c;}