#b98c1c color space conversions
Hex:
#b98c1c
RGB:
185, 140, 28
CMY:
27, 45, 89
CMYK:
0, 24, 85, 27
HSL:
43°, 73.7089%, 41.7647%
HSV (HSB):
43°, 84.8649%, 72.5490%
XYZ:
29.5953, 29.1543, 5.1661
xyY:
0.4630, 0.4561, 29.1543
CIE-Lab:
60.9176, 7.3534, 60.2122
CIE-LCH:
60.9176, 60.6595, 83.0373
CIE-Luv:
60.9176, 37.6612, 59.8524
Hunter-Lab:
53.9947, 3.3476, 32.1235
#b98c1c color charts
#b98c1c color shades, tints & tones
#b98c1c color schemes
#b98c1c color preview, HTML & CSS examples
This text has a color of #b98c1c
<p style="color:#b98c1c;">Text here</p>
.mytext {color:#b98c1c;}
This box has a color of #b98c1c
<div style="background-color:#b98c1c;">Content here</div>
.mybackground {background-color:#b98c1c;}
Border around this has a color of #b98c1c
<div style="border:2px solid #b98c1c;">Content here</div>
.myborder {border:2px solid #b98c1c;}