#b2991c color space conversions
Hex:
#b2991c
RGB:
178, 153, 28
CMY:
30, 40, 89
CMYK:
0, 14, 84, 30
HSL:
50°, 72.8155%, 40.3922%
HSV (HSB):
50°, 84.2697%, 69.8039%
XYZ:
29.9609, 32.3313, 5.7601
xyY:
0.4403, 0.4751, 32.3313
CIE-Lab:
63.6157, -2.8867, 62.1894
CIE-LCH:
63.6157, 62.2564, 92.6577
CIE-Luv:
63.6157, 22.6114, 64.8416
Hunter-Lab:
56.8606, -5.4510, 33.7963
#b2991c color charts
#b2991c color shades, tints & tones
#b2991c color schemes
#b2991c color preview, HTML & CSS examples
This text has a color of #b2991c
<p style="color:#b2991c;">Text here</p>
.mytext {color:#b2991c;}
This box has a color of #b2991c
<div style="background-color:#b2991c;">Content here</div>
.mybackground {background-color:#b2991c;}
Border around this has a color of #b2991c
<div style="border:2px solid #b2991c;">Content here</div>
.myborder {border:2px solid #b2991c;}