#b98c2f color space conversions
Hex:
#b98c2f
RGB:
185, 140, 47
CMY:
27, 45, 82
CMYK:
0, 24, 75, 27
HSL:
40°, 59.4828%, 45.4902%
HSV (HSB):
40°, 74.5946%, 72.5490%
XYZ:
29.8988, 29.2757, 6.7643
xyY:
0.4534, 0.4440, 29.2757
CIE-Lab:
61.0242, 8.0483, 53.5897
CIE-LCH:
61.0242, 54.1907, 81.4589
CIE-Luv:
61.0242, 36.9426, 55.6273
Hunter-Lab:
54.1070, 3.9493, 30.4627
#b98c2f color charts
#b98c2f color shades, tints & tones
#b98c2f color schemes
#b98c2f color preview, HTML & CSS examples
This text has a color of #b98c2f
<p style="color:#b98c2f;">Text here</p>
.mytext {color:#b98c2f;}
This box has a color of #b98c2f
<div style="background-color:#b98c2f;">Content here</div>
.mybackground {background-color:#b98c2f;}
Border around this has a color of #b98c2f
<div style="border:2px solid #b98c2f;">Content here</div>
.myborder {border:2px solid #b98c2f;}