#b98c1a color space conversions
Hex:
#b98c1a
RGB:
185, 140, 26
CMY:
27, 45, 90
CMYK:
0, 24, 86, 27
HSL:
43°, 75.3555%, 41.3725%
HSV (HSB):
43°, 85.9459%, 72.5490%
XYZ:
29.5721, 29.1450, 5.0442
xyY:
0.4638, 0.4571, 29.1450
CIE-Lab:
60.9094, 7.3001, 60.7721
CIE-LCH:
60.9094, 61.2090, 83.1503
CIE-Luv:
60.9094, 37.7168, 60.1791
Hunter-Lab:
53.9861, 3.3016, 32.2505
#b98c1a color charts
#b98c1a color shades, tints & tones
#b98c1a color schemes
#b98c1a color preview, HTML & CSS examples
This text has a color of #b98c1a
<p style="color:#b98c1a;">Text here</p>
.mytext {color:#b98c1a;}
This box has a color of #b98c1a
<div style="background-color:#b98c1a;">Content here</div>
.mybackground {background-color:#b98c1a;}
Border around this has a color of #b98c1a
<div style="border:2px solid #b98c1a;">Content here</div>
.myborder {border:2px solid #b98c1a;}