#b48c01 color space conversions
Hex:
#b48c01
RGB:
180, 140, 1
CMY:
29, 45, 100
CMYK:
0, 22, 99, 29
HSL:
47°, 98.8950%, 35.4902%
HSV (HSB):
47°, 99.4444%, 70.5882%
XYZ:
28.2060, 28.4617, 4.0358
xyY:
0.4647, 0.4689, 28.4617
CIE-Lab:
60.3035, 4.6118, 64.8744
CIE-LCH:
60.3035, 65.0381, 85.9338
CIE-Luv:
60.3035, 34.2035, 62.6340
Hunter-Lab:
53.3495, 1.0117, 32.8595
#b48c01 color charts
#b48c01 color shades, tints & tones
#b48c01 color schemes
#b48c01 color preview, HTML & CSS examples
This text has a color of #b48c01
<p style="color:#b48c01;">Text here</p>
.mytext {color:#b48c01;}
This box has a color of #b48c01
<div style="background-color:#b48c01;">Content here</div>
.mybackground {background-color:#b48c01;}
Border around this has a color of #b48c01
<div style="border:2px solid #b48c01;">Content here</div>
.myborder {border:2px solid #b48c01;}