#b99b2a color space conversions
Hex:
#b99b2a
RGB:
185, 155, 42
CMY:
27, 39, 84
CMYK:
0, 16, 77, 27
HSL:
47°, 62.9956%, 44.5098%
HSV (HSB):
47°, 77.2973%, 72.5490%
XYZ:
32.1468, 33.9241, 7.0442
xyY:
0.4397, 0.4640, 33.9241
CIE-Lab:
64.9023, -0.3502, 59.1982
CIE-LCH:
64.9023, 59.1993, 90.3389
CIE-Luv:
64.9023, 26.0761, 63.1077
Hunter-Lab:
58.2444, -3.4083, 33.6005
#b99b2a color charts
#b99b2a color shades, tints & tones
#b99b2a color schemes
#b99b2a color preview, HTML & CSS examples
This text has a color of #b99b2a
<p style="color:#b99b2a;">Text here</p>
.mytext {color:#b99b2a;}
This box has a color of #b99b2a
<div style="background-color:#b99b2a;">Content here</div>
.mybackground {background-color:#b99b2a;}
Border around this has a color of #b99b2a
<div style="border:2px solid #b99b2a;">Content here</div>
.myborder {border:2px solid #b99b2a;}