#b58d0c color space conversions
Hex:
#b58d0c
RGB:
181, 141, 12
CMY:
29, 45, 95
CMYK:
0, 22, 93, 29
HSL:
46°, 87.5648%, 37.8431%
HSV (HSB):
46°, 93.3702%, 70.9804%
XYZ:
28.6473, 28.9001, 4.4162
xyY:
0.4623, 0.4664, 28.9001
CIE-Lab:
60.6933, 4.6622, 63.5135
CIE-LCH:
60.6933, 63.6844, 85.8018
CIE-Luv:
60.6933, 34.0848, 62.1637
Hunter-Lab:
53.7588, 1.0423, 32.7605
#b58d0c color charts
#b58d0c color shades, tints & tones
#b58d0c color schemes
#b58d0c color preview, HTML & CSS examples
This text has a color of #b58d0c
<p style="color:#b58d0c;">Text here</p>
.mytext {color:#b58d0c;}
This box has a color of #b58d0c
<div style="background-color:#b58d0c;">Content here</div>
.mybackground {background-color:#b58d0c;}
Border around this has a color of #b58d0c
<div style="border:2px solid #b58d0c;">Content here</div>
.myborder {border:2px solid #b58d0c;}