#b48c0c color space conversions
Hex:
#b48c0c
RGB:
180, 140, 12
CMY:
29, 45, 95
CMYK:
0, 22, 93, 29
HSL:
46°, 87.5000%, 37.6471%
HSV (HSB):
46°, 93.3333%, 70.5882%
XYZ:
28.2668, 28.4860, 4.3564
xyY:
0.4626, 0.4661, 28.4860
CIE-Lab:
60.3253, 4.7578, 63.1909
CIE-LCH:
60.3253, 63.3698, 85.6942
CIE-Luv:
60.3253, 34.0625, 61.7500
Hunter-Lab:
53.3723, 1.1350, 32.5212
#b48c0c color charts
#b48c0c color shades, tints & tones
#b48c0c color schemes
#b48c0c color preview, HTML & CSS examples
This text has a color of #b48c0c
<p style="color:#b48c0c;">Text here</p>
.mytext {color:#b48c0c;}
This box has a color of #b48c0c
<div style="background-color:#b48c0c;">Content here</div>
.mybackground {background-color:#b48c0c;}
Border around this has a color of #b48c0c
<div style="border:2px solid #b48c0c;">Content here</div>
.myborder {border:2px solid #b48c0c;}