#b3961f color space conversions
Hex:
#b3961f
RGB:
179, 150, 31
CMY:
30, 41, 88
CMYK:
0, 16, 83, 30
HSL:
48°, 70.4762%, 41.1765%
HSV (HSB):
48°, 82.6816%, 70.1961%
XYZ:
29.7441, 31.4953, 5.8078
xyY:
0.4436, 0.4697, 31.4953
CIE-Lab:
62.9236, -0.7262, 60.7890
CIE-LCH:
62.9236, 60.7933, 90.6844
CIE-Luv:
62.9236, 25.4711, 63.1479
Hunter-Lab:
56.1207, -3.6059, 33.1487
#b3961f color charts
#b3961f color shades, tints & tones
#b3961f color schemes
#b3961f color preview, HTML & CSS examples
This text has a color of #b3961f
<p style="color:#b3961f;">Text here</p>
.mytext {color:#b3961f;}
This box has a color of #b3961f
<div style="background-color:#b3961f;">Content here</div>
.mybackground {background-color:#b3961f;}
Border around this has a color of #b3961f
<div style="border:2px solid #b3961f;">Content here</div>
.myborder {border:2px solid #b3961f;}