#b47d01 color space conversions
Hex:
#b47d01
RGB:
180, 125, 1
CMY:
29, 51, 100
CMYK:
0, 31, 99, 29
HSL:
42°, 98.8950%, 35.4902%
HSV (HSB):
42°, 99.4444%, 70.5882%
XYZ:
26.1615, 24.3727, 3.3543
xyY:
0.4855, 0.4523, 24.3727
CIE-Lab:
56.4591, 12.9220, 62.2330
CIE-LCH:
56.4591, 63.5604, 78.2698
CIE-Luv:
56.4591, 45.9414, 56.9359
Hunter-Lab:
49.3687, 8.1954, 30.5298
#b47d01 color charts
#b47d01 color shades, tints & tones
#b47d01 color schemes
#b47d01 color preview, HTML & CSS examples
This text has a color of #b47d01
<p style="color:#b47d01;">Text here</p>
.mytext {color:#b47d01;}
This box has a color of #b47d01
<div style="background-color:#b47d01;">Content here</div>
.mybackground {background-color:#b47d01;}
Border around this has a color of #b47d01
<div style="border:2px solid #b47d01;">Content here</div>
.myborder {border:2px solid #b47d01;}