#b3941f color space conversions
Hex:
#b3941f
RGB:
179, 148, 31
CMY:
30, 42, 88
CMYK:
0, 17, 83, 30
HSL:
47°, 70.4762%, 41.1765%
HSV (HSB):
47°, 82.6816%, 70.1961%
XYZ:
29.4276, 30.8624, 5.7024
xyY:
0.4459, 0.4677, 30.8624
CIE-Lab:
62.3913, 0.3598, 60.3299
CIE-LCH:
62.3913, 60.3310, 89.6583
CIE-Luv:
62.3913, 26.9319, 62.3403
Hunter-Lab:
55.5540, -2.6658, 32.8019
#b3941f color charts
#b3941f color shades, tints & tones
#b3941f color schemes
#b3941f color preview, HTML & CSS examples
This text has a color of #b3941f
<p style="color:#b3941f;">Text here</p>
.mytext {color:#b3941f;}
This box has a color of #b3941f
<div style="background-color:#b3941f;">Content here</div>
.mybackground {background-color:#b3941f;}
Border around this has a color of #b3941f
<div style="border:2px solid #b3941f;">Content here</div>
.myborder {border:2px solid #b3941f;}