#b1982c color space conversions
Hex:
#b1982c
RGB:
177, 152, 44
CMY:
31, 40, 83
CMYK:
0, 14, 75, 31
HSL:
49°, 60.1810%, 43.3333%
HSV (HSB):
49°, 75.1412%, 69.4118%
XYZ:
29.8143, 31.9854, 6.9853
xyY:
0.4334, 0.4650, 31.9854
CIE-Lab:
63.3308, -2.2146, 56.7131
CIE-LCH:
63.3308, 56.7564, 92.2363
CIE-Luv:
63.3308, 22.1797, 61.1283
Hunter-Lab:
56.5557, -4.8730, 32.2659
#b1982c color charts
#b1982c color shades, tints & tones
#b1982c color schemes
#b1982c color preview, HTML & CSS examples
This text has a color of #b1982c
<p style="color:#b1982c;">Text here</p>
.mytext {color:#b1982c;}
This box has a color of #b1982c
<div style="background-color:#b1982c;">Content here</div>
.mybackground {background-color:#b1982c;}
Border around this has a color of #b1982c
<div style="border:2px solid #b1982c;">Content here</div>
.myborder {border:2px solid #b1982c;}