#b2941f color space conversions
Hex:
#b2941f
RGB:
178, 148, 31
CMY:
30, 42, 88
CMYK:
0, 17, 83, 30
HSL:
48°, 70.3349%, 40.9804%
HSV (HSB):
48°, 82.5843%, 69.8039%
XYZ:
29.1973, 30.7437, 5.6916
xyY:
0.4449, 0.4684, 30.7437
CIE-Lab:
62.2907, -0.0911, 60.2035
CIE-LCH:
62.2907, 60.2036, 90.0867
CIE-Luv:
62.2907, 26.1718, 62.3125
Hunter-Lab:
55.4470, -3.0376, 32.7268
#b2941f color charts
#b2941f color shades, tints & tones
#b2941f color schemes
#b2941f color preview, HTML & CSS examples
This text has a color of #b2941f
<p style="color:#b2941f;">Text here</p>
.mytext {color:#b2941f;}
This box has a color of #b2941f
<div style="background-color:#b2941f;">Content here</div>
.mybackground {background-color:#b2941f;}
Border around this has a color of #b2941f
<div style="border:2px solid #b2941f;">Content here</div>
.myborder {border:2px solid #b2941f;}