#b1991a color space conversions
Hex:
#b1991a
RGB:
177, 153, 26
CMY:
31, 40, 90
CMYK:
0, 14, 85, 31
HSL:
50°, 74.3842%, 39.8039%
HSV (HSB):
50°, 85.3107%, 69.4118%
XYZ:
29.7091, 32.2042, 5.6275
xyY:
0.4399, 0.4768, 32.2042
CIE-Lab:
63.5113, -3.3922, 62.5899
CIE-LCH:
63.5113, 62.6817, 93.1023
CIE-Luv:
63.5113, 21.9017, 65.1304
Hunter-Lab:
56.7487, -5.8617, 33.8446
#b1991a color charts
#b1991a color shades, tints & tones
#b1991a color schemes
#b1991a color preview, HTML & CSS examples
This text has a color of #b1991a
<p style="color:#b1991a;">Text here</p>
.mytext {color:#b1991a;}
This box has a color of #b1991a
<div style="background-color:#b1991a;">Content here</div>
.mybackground {background-color:#b1991a;}
Border around this has a color of #b1991a
<div style="border:2px solid #b1991a;">Content here</div>
.myborder {border:2px solid #b1991a;}