#b3961b color space conversions
Hex:
#b3961b
RGB:
179, 150, 27
CMY:
30, 41, 89
CMYK:
0, 16, 85, 30
HSL:
49°, 73.7864%, 40.3922%
HSV (HSB):
49°, 84.9162%, 70.1961%
XYZ:
29.6946, 31.4755, 5.5472
xyY:
0.4451, 0.4718, 31.4755
CIE-Lab:
62.9070, -0.8433, 61.9039
CIE-LCH:
62.9070, 61.9096, 90.7804
CIE-Luv:
62.9070, 25.5596, 63.8212
Hunter-Lab:
56.1031, -3.7027, 33.4098
#b3961b color charts
#b3961b color shades, tints & tones
#b3961b color schemes
#b3961b color preview, HTML & CSS examples
This text has a color of #b3961b
<p style="color:#b3961b;">Text here</p>
.mytext {color:#b3961b;}
This box has a color of #b3961b
<div style="background-color:#b3961b;">Content here</div>
.mybackground {background-color:#b3961b;}
Border around this has a color of #b3961b
<div style="border:2px solid #b3961b;">Content here</div>
.myborder {border:2px solid #b3961b;}