#ba7850 color space conversions
Hex:
#ba7850
RGB:
186, 120, 80
CMY:
27, 53, 69
CMYK:
0, 35, 57, 27
HSL:
23°, 43.4426%, 52.1569%
HSV (HSB):
23°, 56.9892%, 72.9412%
XYZ:
28.4141, 24.4512, 10.8114
xyY:
0.4462, 0.3840, 24.4512
CIE-Lab:
56.5368, 21.6664, 32.4507
CIE-LCH:
56.5368, 39.0190, 56.2702
CIE-Luv:
56.5368, 49.9424, 34.0191
Hunter-Lab:
49.4482, 16.0361, 21.6505
#ba7850 color charts
#ba7850 color shades, tints & tones
#ba7850 color schemes
#ba7850 color preview, HTML & CSS examples
This text has a color of #ba7850
<p style="color:#ba7850;">Text here</p>
.mytext {color:#ba7850;}
This box has a color of #ba7850
<div style="background-color:#ba7850;">Content here</div>
.mybackground {background-color:#ba7850;}
Border around this has a color of #ba7850
<div style="border:2px solid #ba7850;">Content here</div>
.myborder {border:2px solid #ba7850;}