#b3931f color space conversions
Hex:
#b3931f
RGB:
179, 147, 31
CMY:
30, 42, 88
CMYK:
0, 18, 83, 30
HSL:
47°, 70.4762%, 41.1765%
HSV (HSB):
47°, 82.6816%, 70.1961%
XYZ:
29.2714, 30.5501, 5.6503
xyY:
0.4471, 0.4666, 30.5501
CIE-Lab:
62.1260, 0.9042, 60.1008
CIE-LCH:
62.1260, 60.1076, 89.1381
CIE-Luv:
62.1260, 27.6658, 61.9367
Hunter-Lab:
55.2721, -2.1948, 32.6294
#b3931f color charts
#b3931f color shades, tints & tones
#b3931f color schemes
#b3931f color preview, HTML & CSS examples
This text has a color of #b3931f
<p style="color:#b3931f;">Text here</p>
.mytext {color:#b3931f;}
This box has a color of #b3931f
<div style="background-color:#b3931f;">Content here</div>
.mybackground {background-color:#b3931f;}
Border around this has a color of #b3931f
<div style="border:2px solid #b3931f;">Content here</div>
.myborder {border:2px solid #b3931f;}