#b99c4f color space conversions
Hex:
#b99c4f
RGB:
185, 156, 79
CMY:
27, 39, 69
CMYK:
0, 16, 57, 27
HSL:
44°, 43.0894%, 51.7647%
HSV (HSB):
44°, 57.2973%, 72.5490%
XYZ:
33.3073, 34.6557, 12.3309
xyY:
0.4148, 0.4316, 34.6557
CIE-Lab:
65.4798, 1.3034, 43.7196
CIE-LCH:
65.4798, 43.7391, 88.2924
CIE-Luv:
65.4798, 23.7670, 51.2348
Hunter-Lab:
58.8691, -2.0281, 28.7894
#b99c4f color charts
#b99c4f color shades, tints & tones
#b99c4f color schemes
#b99c4f color preview, HTML & CSS examples
This text has a color of #b99c4f
<p style="color:#b99c4f;">Text here</p>
.mytext {color:#b99c4f;}
This box has a color of #b99c4f
<div style="background-color:#b99c4f;">Content here</div>
.mybackground {background-color:#b99c4f;}
Border around this has a color of #b99c4f
<div style="border:2px solid #b99c4f;">Content here</div>
.myborder {border:2px solid #b99c4f;}