#b99f52 color space conversions
Hex:
#b99f52
RGB:
185, 159, 82
CMY:
27, 38, 68
CMYK:
0, 14, 56, 27
HSL:
45°, 42.3868%, 52.3529%
HSV (HSB):
45°, 55.6757%, 72.5490%
XYZ:
33.9287, 35.7198, 13.0890
xyY:
0.4101, 0.4317, 35.7198
CIE-Lab:
66.3052, -0.0761, 43.1991
CIE-LCH:
66.3052, 43.1992, 90.1010
CIE-Luv:
66.3052, 21.5593, 51.3291
Hunter-Lab:
59.7660, -3.2574, 28.8514
#b99f52 color charts
#b99f52 color shades, tints & tones
#b99f52 color schemes
#b99f52 color preview, HTML & CSS examples
This text has a color of #b99f52
<p style="color:#b99f52;">Text here</p>
.mytext {color:#b99f52;}
This box has a color of #b99f52
<div style="background-color:#b99f52;">Content here</div>
.mybackground {background-color:#b99f52;}
Border around this has a color of #b99f52
<div style="border:2px solid #b99f52;">Content here</div>
.myborder {border:2px solid #b99f52;}