#b1741e color space conversions
Hex:
#b1741e
RGB:
177, 116, 30
CMY:
31, 55, 88
CMYK:
0, 34, 83, 31
HSL:
35°, 71.0145%, 40.5882%
HSV (HSB):
35°, 83.0508%, 69.4118%
XYZ:
24.6112, 21.9316, 4.1644
xyY:
0.4854, 0.4325, 21.9316
CIE-Lab:
53.9544, 17.1622, 53.2265
CIE-LCH:
53.9544, 55.9250, 72.1287
CIE-Luv:
53.9544, 49.8540, 49.6947
Hunter-Lab:
46.8312, 11.8524, 27.5096
#b1741e color charts
#b1741e color shades, tints & tones
#b1741e color schemes
#b1741e color preview, HTML & CSS examples
This text has a color of #b1741e
<p style="color:#b1741e;">Text here</p>
.mytext {color:#b1741e;}
This box has a color of #b1741e
<div style="background-color:#b1741e;">Content here</div>
.mybackground {background-color:#b1741e;}
Border around this has a color of #b1741e
<div style="border:2px solid #b1741e;">Content here</div>
.myborder {border:2px solid #b1741e;}