#b15a1c color space conversions
Hex:
#b15a1c
RGB:
177, 90, 28
CMY:
31, 65, 89
CMYK:
0, 49, 84, 31
HSL:
25°, 72.6829%, 40.1961%
HSV (HSB):
25°, 84.1808%, 69.4118%
XYZ:
21.9972, 16.7433, 3.1710
xyY:
0.5248, 0.3995, 16.7433
CIE-Lab:
47.9349, 31.4006, 48.6995
CIE-LCH:
47.9349, 57.9452, 57.1868
CIE-Luv:
47.9349, 70.6966, 40.3661
Hunter-Lab:
40.9186, 24.3516, 24.0483
#b15a1c color charts
#b15a1c color shades, tints & tones
#b15a1c color schemes
#b15a1c color preview, HTML & CSS examples
This text has a color of #b15a1c
<p style="color:#b15a1c;">Text here</p>
.mytext {color:#b15a1c;}
This box has a color of #b15a1c
<div style="background-color:#b15a1c;">Content here</div>
.mybackground {background-color:#b15a1c;}
Border around this has a color of #b15a1c
<div style="border:2px solid #b15a1c;">Content here</div>
.myborder {border:2px solid #b15a1c;}