#ba7551 color space conversions
Hex:
#ba7551
RGB:
186, 117, 81
CMY:
27, 54, 68
CMYK:
0, 37, 56, 27
HSL:
21°, 43.2099%, 52.3529%
HSV (HSB):
21°, 56.4516%, 72.9412%
XYZ:
28.0962, 23.7558, 10.8891
xyY:
0.4478, 0.3786, 23.7558
CIE-Lab:
55.8424, 23.4076, 31.0323
CIE-LCH:
55.8424, 38.8705, 52.9728
CIE-Luv:
55.8424, 51.9807, 32.1272
Hunter-Lab:
48.7399, 17.6018, 20.8718
#ba7551 color charts
#ba7551 color shades, tints & tones
#ba7551 color schemes
#ba7551 color preview, HTML & CSS examples
This text has a color of #ba7551
<p style="color:#ba7551;">Text here</p>
.mytext {color:#ba7551;}
This box has a color of #ba7551
<div style="background-color:#ba7551;">Content here</div>
.mybackground {background-color:#ba7551;}
Border around this has a color of #ba7551
<div style="border:2px solid #ba7551;">Content here</div>
.myborder {border:2px solid #ba7551;}