#b47d0d color space conversions
Hex:
#b47d0d
RGB:
180, 125, 13
CMY:
29, 51, 95
CMYK:
0, 31, 93, 29
HSL:
40°, 86.5285%, 37.8431%
HSV (HSB):
40°, 92.7778%, 70.5882%
XYZ:
26.2287, 24.3996, 3.7080
xyY:
0.4827, 0.4490, 24.3996
CIE-Lab:
56.4857, 13.0854, 60.1484
CIE-LCH:
56.4857, 61.5553, 77.7264
CIE-Luv:
56.4857, 45.7262, 55.8811
Hunter-Lab:
49.3959, 8.3385, 30.1265
#b47d0d color charts
#b47d0d color shades, tints & tones
#b47d0d color schemes
#b47d0d color preview, HTML & CSS examples
This text has a color of #b47d0d
<p style="color:#b47d0d;">Text here</p>
.mytext {color:#b47d0d;}
This box has a color of #b47d0d
<div style="background-color:#b47d0d;">Content here</div>
.mybackground {background-color:#b47d0d;}
Border around this has a color of #b47d0d
<div style="border:2px solid #b47d0d;">Content here</div>
.myborder {border:2px solid #b47d0d;}