#ba7e41 color space conversions
Hex:
#ba7e41
RGB:
186, 126, 65
CMY:
27, 51, 75
CMYK:
0, 32, 65, 27
HSL:
30°, 48.2072%, 49.2157%
HSV (HSB):
30°, 65.0538%, 72.9412%
XYZ:
28.6647, 25.7425, 8.4590
xyY:
0.4560, 0.4095, 25.7425
CIE-Lab:
57.7918, 17.2366, 41.8877
CIE-LCH:
57.7918, 45.2955, 67.6330
CIE-Luv:
57.7918, 47.0629, 43.5752
Hunter-Lab:
50.7370, 12.0566, 25.6309
#ba7e41 color charts
#ba7e41 color shades, tints & tones
#ba7e41 color schemes
#ba7e41 color preview, HTML & CSS examples
This text has a color of #ba7e41
<p style="color:#ba7e41;">Text here</p>
.mytext {color:#ba7e41;}
This box has a color of #ba7e41
<div style="background-color:#ba7e41;">Content here</div>
.mybackground {background-color:#ba7e41;}
Border around this has a color of #ba7e41
<div style="border:2px solid #ba7e41;">Content here</div>
.myborder {border:2px solid #ba7e41;}