#b15a1f color space conversions
Hex:
#b15a1f
RGB:
177, 90, 31
CMY:
31, 65, 88
CMYK:
0, 49, 82, 31
HSL:
24°, 70.1923%, 40.7843%
HSV (HSB):
24°, 82.4859%, 69.4118%
XYZ:
22.0349, 16.7584, 3.3696
xyY:
0.5226, 0.3975, 16.7584
CIE-Lab:
47.9541, 31.4932, 47.4737
CIE-LCH:
47.9541, 56.9699, 56.4404
CIE-Luv:
47.9541, 70.4681, 39.6728
Hunter-Lab:
40.9370, 24.4406, 23.7756
#b15a1f color charts
#b15a1f color shades, tints & tones
#b15a1f color schemes
#b15a1f color preview, HTML & CSS examples
This text has a color of #b15a1f
<p style="color:#b15a1f;">Text here</p>
.mytext {color:#b15a1f;}
This box has a color of #b15a1f
<div style="background-color:#b15a1f;">Content here</div>
.mybackground {background-color:#b15a1f;}
Border around this has a color of #b15a1f
<div style="border:2px solid #b15a1f;">Content here</div>
.myborder {border:2px solid #b15a1f;}