#b15a2f color space conversions
Hex:
#b15a2f
RGB:
177, 90, 47
CMY:
31, 65, 82
CMYK:
0, 49, 73, 31
HSL:
20°, 58.0357%, 43.9216%
HSV (HSB):
20°, 73.4463%, 69.4118%
XYZ:
22.3007, 16.8647, 4.7692
xyY:
0.5076, 0.3839, 16.8647
CIE-Lab:
48.0891, 32.1415, 39.9982
CIE-LCH:
48.0891, 51.3121, 51.2155
CIE-Luv:
48.0891, 68.8950, 34.8915
Hunter-Lab:
41.0666, 25.0656, 21.8612
#b15a2f color charts
#b15a2f color shades, tints & tones
#b15a2f color schemes
#b15a2f color preview, HTML & CSS examples
This text has a color of #b15a2f
<p style="color:#b15a2f;">Text here</p>
.mytext {color:#b15a2f;}
This box has a color of #b15a2f
<div style="background-color:#b15a2f;">Content here</div>
.mybackground {background-color:#b15a2f;}
Border around this has a color of #b15a2f
<div style="border:2px solid #b15a2f;">Content here</div>
.myborder {border:2px solid #b15a2f;}