#b48c00 color space conversions
Hex:
#b48c00
RGB:
180, 140, 0
CMY:
29, 45, 100
CMYK:
0, 22, 100, 29
HSL:
47°, 100.0000%, 35.2941%
HSV (HSB):
47°, 100.0000%, 70.5882%
XYZ:
28.2005, 28.4595, 4.0069
xyY:
0.4648, 0.4691, 28.4595
CIE-Lab:
60.3016, 4.5986, 65.0303
CIE-LCH:
60.3016, 65.1927, 85.9551
CIE-Luv:
60.3016, 34.2162, 62.7138
Hunter-Lab:
53.3474, 1.0006, 32.8899
#b48c00 color charts
#b48c00 color shades, tints & tones
#b48c00 color schemes
#b48c00 color preview, HTML & CSS examples
This text has a color of #b48c00
<p style="color:#b48c00;">Text here</p>
.mytext {color:#b48c00;}
This box has a color of #b48c00
<div style="background-color:#b48c00;">Content here</div>
.mybackground {background-color:#b48c00;}
Border around this has a color of #b48c00
<div style="border:2px solid #b48c00;">Content here</div>
.myborder {border:2px solid #b48c00;}