#b1941f color space conversions
Hex:
#b1941f
RGB:
177, 148, 31
CMY:
31, 42, 88
CMYK:
0, 16, 82, 31
HSL:
48°, 70.1923%, 40.7843%
HSV (HSB):
48°, 82.4859%, 69.4118%
XYZ:
28.9687, 30.6258, 5.6809
xyY:
0.4438, 0.4692, 30.6258
CIE-Lab:
62.1905, -0.5422, 60.0777
CIE-LCH:
62.1905, 60.0802, 90.5171
CIE-Luv:
62.1905, 25.4136, 62.2850
Hunter-Lab:
55.3406, -3.4082, 32.6521
#b1941f color charts
#b1941f color shades, tints & tones
#b1941f color schemes
#b1941f color preview, HTML & CSS examples
This text has a color of #b1941f
<p style="color:#b1941f;">Text here</p>
.mytext {color:#b1941f;}
This box has a color of #b1941f
<div style="background-color:#b1941f;">Content here</div>
.mybackground {background-color:#b1941f;}
Border around this has a color of #b1941f
<div style="border:2px solid #b1941f;">Content here</div>
.myborder {border:2px solid #b1941f;}