#ba7128 color space conversions
Hex:
#ba7128
RGB:
186, 113, 40
CMY:
27, 56, 84
CMYK:
0, 39, 78, 27
HSL:
30°, 64.6018%, 44.3137%
HSV (HSB):
30°, 78.4946%, 72.9412%
XYZ:
26.5378, 22.4026, 4.9329
xyY:
0.4926, 0.4158, 22.4026
CIE-Lab:
54.4515, 23.1272, 50.1701
CIE-LCH:
54.4515, 55.2441, 65.2514
CIE-Luv:
54.4515, 59.0710, 46.6780
Hunter-Lab:
47.3313, 17.2519, 26.9527
#ba7128 color charts
#ba7128 color shades, tints & tones
#ba7128 color schemes
#ba7128 color preview, HTML & CSS examples
This text has a color of #ba7128
<p style="color:#ba7128;">Text here</p>
.mytext {color:#ba7128;}
This box has a color of #ba7128
<div style="background-color:#ba7128;">Content here</div>
.mybackground {background-color:#ba7128;}
Border around this has a color of #ba7128
<div style="border:2px solid #ba7128;">Content here</div>
.myborder {border:2px solid #ba7128;}