#b99f28 color space conversions
Hex:
#b99f28
RGB:
185, 159, 40
CMY:
27, 38, 84
CMYK:
0, 14, 78, 27
HSL:
49°, 64.4444%, 44.1176%
HSV (HSB):
49°, 78.3784%, 72.5490%
XYZ:
32.7887, 35.2638, 7.0859
xyY:
0.4364, 0.4693, 35.2638
CIE-Lab:
65.9535, -2.5778, 60.8524
CIE-LCH:
65.9535, 60.9069, 92.4257
CIE-Luv:
65.9535, 23.2565, 65.1977
Hunter-Lab:
59.3833, -5.3613, 34.4935
#b99f28 color charts
#b99f28 color shades, tints & tones
#b99f28 color schemes
#b99f28 color preview, HTML & CSS examples
This text has a color of #b99f28
<p style="color:#b99f28;">Text here</p>
.mytext {color:#b99f28;}
This box has a color of #b99f28
<div style="background-color:#b99f28;">Content here</div>
.mybackground {background-color:#b99f28;}
Border around this has a color of #b99f28
<div style="border:2px solid #b99f28;">Content here</div>
.myborder {border:2px solid #b99f28;}