#ba8848 color space conversions
Hex:
#ba8848
RGB:
186, 136, 72
CMY:
27, 47, 72
CMYK:
0, 27, 61, 27
HSL:
34°, 45.2381%, 50.5882%
HSV (HSB):
34°, 61.2903%, 72.9412%
XYZ:
30.2236, 28.5153, 10.0419
xyY:
0.4394, 0.4146, 28.5153
CIE-Lab:
60.3515, 12.1749, 41.2791
CIE-LCH:
60.3515, 43.0371, 73.5671
CIE-Luv:
60.3515, 39.1141, 45.0936
Hunter-Lab:
53.3997, 7.5792, 26.2302
#ba8848 color charts
#ba8848 color shades, tints & tones
#ba8848 color schemes
#ba8848 color preview, HTML & CSS examples
This text has a color of #ba8848
<p style="color:#ba8848;">Text here</p>
.mytext {color:#ba8848;}
This box has a color of #ba8848
<div style="background-color:#ba8848;">Content here</div>
.mybackground {background-color:#ba8848;}
Border around this has a color of #ba8848
<div style="border:2px solid #ba8848;">Content here</div>
.myborder {border:2px solid #ba8848;}