#ba7945 color space conversions
Hex:
#ba7945
RGB:
186, 121, 69
CMY:
27, 53, 73
CMYK:
0, 35, 63, 27
HSL:
27°, 45.8824%, 50.0000%
HSV (HSB):
27°, 62.9032%, 72.9412%
XYZ:
28.1612, 24.5435, 8.8833
xyY:
0.4573, 0.3985, 24.5435
CIE-Lab:
56.6279, 20.2787, 38.4774
CIE-LCH:
56.6279, 43.4941, 62.2094
CIE-Luv:
56.6279, 50.4147, 39.6870
Hunter-Lab:
49.5414, 14.7688, 24.0476
#ba7945 color charts
#ba7945 color shades, tints & tones
#ba7945 color schemes
#ba7945 color preview, HTML & CSS examples
This text has a color of #ba7945
<p style="color:#ba7945;">Text here</p>
.mytext {color:#ba7945;}
This box has a color of #ba7945
<div style="background-color:#ba7945;">Content here</div>
.mybackground {background-color:#ba7945;}
Border around this has a color of #ba7945
<div style="border:2px solid #ba7945;">Content here</div>
.myborder {border:2px solid #ba7945;}