#ba7545 color space conversions
Hex:
#ba7545
RGB:
186, 117, 69
CMY:
27, 54, 73
CMYK:
0, 37, 63, 27
HSL:
25°, 45.8824%, 50.0000%
HSV (HSB):
25°, 62.9032%, 72.9412%
XYZ:
27.6852, 23.5914, 8.7246
xyY:
0.4614, 0.3932, 23.5914
CIE-Lab:
55.6763, 22.4914, 37.3563
CIE-LCH:
55.6763, 43.6046, 58.9488
CIE-Luv:
55.6763, 53.3895, 37.9315
Hunter-Lab:
48.5709, 16.7449, 23.3496
#ba7545 color charts
#ba7545 color shades, tints & tones
#ba7545 color schemes
#ba7545 color preview, HTML & CSS examples
This text has a color of #ba7545
<p style="color:#ba7545;">Text here</p>
.mytext {color:#ba7545;}
This box has a color of #ba7545
<div style="background-color:#ba7545;">Content here</div>
.mybackground {background-color:#ba7545;}
Border around this has a color of #ba7545
<div style="border:2px solid #ba7545;">Content here</div>
.myborder {border:2px solid #ba7545;}