#b1962f color space conversions
Hex:
#b1962f
RGB:
177, 150, 47
CMY:
31, 41, 82
CMYK:
0, 15, 73, 31
HSL:
48°, 58.0357%, 43.9216%
HSV (HSB):
48°, 73.4463%, 69.4118%
XYZ:
29.5509, 31.3650, 7.1859
xyY:
0.4339, 0.4606, 31.3650
CIE-Lab:
62.8146, -0.9929, 55.0639
CIE-LCH:
62.8146, 55.0729, 91.0330
CIE-Luv:
62.8146, 23.5050, 59.5060
Hunter-Lab:
56.0045, -3.8220, 31.5957
#b1962f color charts
#b1962f color shades, tints & tones
#b1962f color schemes
#b1962f color preview, HTML & CSS examples
This text has a color of #b1962f
<p style="color:#b1962f;">Text here</p>
.mytext {color:#b1962f;}
This box has a color of #b1962f
<div style="background-color:#b1962f;">Content here</div>
.mybackground {background-color:#b1962f;}
Border around this has a color of #b1962f
<div style="border:2px solid #b1962f;">Content here</div>
.myborder {border:2px solid #b1962f;}