#b99c2c color space conversions
Hex:
#b99c2c
RGB:
185, 156, 44
CMY:
27, 39, 83
CMYK:
0, 16, 76, 27
HSL:
48°, 61.5721%, 44.9020%
HSV (HSB):
48°, 76.2162%, 72.5490%
XYZ:
32.3507, 34.2731, 7.2932
xyY:
0.4377, 0.4637, 34.2731
CIE-Lab:
65.1787, -0.8069, 58.7398
CIE-LCH:
65.1787, 58.7453, 90.7871
CIE-Luv:
65.1787, 25.2935, 63.0503
Hunter-Lab:
58.5432, -3.8124, 33.5940
#b99c2c color charts
#b99c2c color shades, tints & tones
#b99c2c color schemes
#b99c2c color preview, HTML & CSS examples
This text has a color of #b99c2c
<p style="color:#b99c2c;">Text here</p>
.mytext {color:#b99c2c;}
This box has a color of #b99c2c
<div style="background-color:#b99c2c;">Content here</div>
.mybackground {background-color:#b99c2c;}
Border around this has a color of #b99c2c
<div style="border:2px solid #b99c2c;">Content here</div>
.myborder {border:2px solid #b99c2c;}