#b47d0e color space conversions
Hex:
#b47d0e
RGB:
180, 125, 14
CMY:
29, 51, 95
CMYK:
0, 31, 92, 29
HSL:
40°, 85.5670%, 38.0392%
HSV (HSB):
40°, 92.2222%, 70.5882%
XYZ:
26.2353, 24.4022, 3.7428
xyY:
0.4824, 0.4487, 24.4022
CIE-Lab:
56.4883, 13.1015, 59.9504
CIE-LCH:
56.4883, 61.3653, 77.6725
CIE-Luv:
56.4883, 45.7051, 55.7775
Hunter-Lab:
49.3986, 8.3526, 30.0868
#b47d0e color charts
#b47d0e color shades, tints & tones
#b47d0e color schemes
#b47d0e color preview, HTML & CSS examples
This text has a color of #b47d0e
<p style="color:#b47d0e;">Text here</p>
.mytext {color:#b47d0e;}
This box has a color of #b47d0e
<div style="background-color:#b47d0e;">Content here</div>
.mybackground {background-color:#b47d0e;}
Border around this has a color of #b47d0e
<div style="border:2px solid #b47d0e;">Content here</div>
.myborder {border:2px solid #b47d0e;}