#b99e2a color space conversions
Hex:
#b99e2a
RGB:
185, 158, 42
CMY:
27, 38, 84
CMYK:
0, 15, 77, 27
HSL:
49°, 62.9956%, 44.5098%
HSV (HSB):
49°, 77.2973%, 72.5490%
XYZ:
32.6524, 34.9352, 7.2127
xyY:
0.4365, 0.4670, 34.9352
CIE-Lab:
65.6982, -1.9640, 59.9352
CIE-LCH:
65.6982, 59.9674, 91.8768
CIE-Luv:
65.6982, 23.9174, 64.3443
Hunter-Lab:
59.1060, -4.8254, 34.1390
#b99e2a color charts
#b99e2a color shades, tints & tones
#b99e2a color schemes
#b99e2a color preview, HTML & CSS examples
This text has a color of #b99e2a
<p style="color:#b99e2a;">Text here</p>
.mytext {color:#b99e2a;}
This box has a color of #b99e2a
<div style="background-color:#b99e2a;">Content here</div>
.mybackground {background-color:#b99e2a;}
Border around this has a color of #b99e2a
<div style="border:2px solid #b99e2a;">Content here</div>
.myborder {border:2px solid #b99e2a;}