#b98c0c color space conversions
Hex:
#b98c0c
RGB:
185, 140, 12
CMY:
27, 45, 95
CMYK:
0, 24, 94, 27
HSL:
44°, 87.8173%, 38.6275%
HSV (HSB):
44°, 93.5135%, 72.5490%
XYZ:
29.4520, 29.0970, 4.4118
xyY:
0.4678, 0.4621, 29.0970
CIE-Lab:
60.8671, 7.0231, 63.8360
CIE-LCH:
60.8671, 64.2212, 83.7217
CIE-Luv:
60.8671, 38.0072, 61.8845
Hunter-Lab:
53.9416, 3.0628, 32.9099
#b98c0c color charts
#b98c0c color shades, tints & tones
#b98c0c color schemes
#b98c0c color preview, HTML & CSS examples
This text has a color of #b98c0c
<p style="color:#b98c0c;">Text here</p>
.mytext {color:#b98c0c;}
This box has a color of #b98c0c
<div style="background-color:#b98c0c;">Content here</div>
.mybackground {background-color:#b98c0c;}
Border around this has a color of #b98c0c
<div style="border:2px solid #b98c0c;">Content here</div>
.myborder {border:2px solid #b98c0c;}