#b1941e color space conversions
Hex:
#b1941e
RGB:
177, 148, 30
CMY:
31, 42, 88
CMYK:
0, 16, 83, 31
HSL:
48°, 71.0145%, 40.5882%
HSV (HSB):
48°, 83.0508%, 69.4118%
XYZ:
28.9557, 30.6207, 5.6125
xyY:
0.4442, 0.4697, 30.6207
CIE-Lab:
62.1861, -0.5734, 60.3710
CIE-LCH:
62.1861, 60.3737, 90.5442
CIE-Luv:
62.1861, 25.4373, 62.4640
Hunter-Lab:
55.3359, -3.4340, 32.7216
#b1941e color charts
#b1941e color shades, tints & tones
#b1941e color schemes
#b1941e color preview, HTML & CSS examples
This text has a color of #b1941e
<p style="color:#b1941e;">Text here</p>
.mytext {color:#b1941e;}
This box has a color of #b1941e
<div style="background-color:#b1941e;">Content here</div>
.mybackground {background-color:#b1941e;}
Border around this has a color of #b1941e
<div style="border:2px solid #b1941e;">Content here</div>
.myborder {border:2px solid #b1941e;}