#b2991e color space conversions
Hex:
#b2991e
RGB:
178, 153, 30
CMY:
30, 40, 88
CMYK:
0, 14, 83, 30
HSL:
50°, 71.1538%, 40.7843%
HSV (HSB):
50°, 83.1461%, 69.8039%
XYZ:
29.9857, 32.3412, 5.8904
xyY:
0.4396, 0.4741, 32.3412
CIE-Lab:
63.6239, -2.8281, 61.6416
CIE-LCH:
63.6239, 61.7064, 92.6269
CIE-Luv:
63.6239, 22.5707, 64.5093
Hunter-Lab:
56.8693, -5.4030, 33.6674
#b2991e color charts
#b2991e color shades, tints & tones
#b2991e color schemes
#b2991e color preview, HTML & CSS examples
This text has a color of #b2991e
<p style="color:#b2991e;">Text here</p>
.mytext {color:#b2991e;}
This box has a color of #b2991e
<div style="background-color:#b2991e;">Content here</div>
.mybackground {background-color:#b2991e;}
Border around this has a color of #b2991e
<div style="border:2px solid #b2991e;">Content here</div>
.myborder {border:2px solid #b2991e;}