#b47f1f color space conversions
Hex:
#b47f1f
RGB:
180, 127, 31
CMY:
29, 50, 88
CMYK:
0, 29, 83, 29
HSL:
39°, 70.6161%, 41.3725%
HSV (HSB):
39°, 82.7778%, 70.5882%
XYZ:
26.6591, 24.9810, 4.7130
xyY:
0.4731, 0.4433, 24.9810
CIE-Lab:
57.0569, 12.3944, 55.7375
CIE-LCH:
57.0569, 57.0989, 77.4631
CIE-Luv:
57.0569, 43.6129, 53.9624
Hunter-Lab:
49.9810, 7.7425, 29.3958
#b47f1f color charts
#b47f1f color shades, tints & tones
#b47f1f color schemes
#b47f1f color preview, HTML & CSS examples
This text has a color of #b47f1f
<p style="color:#b47f1f;">Text here</p>
.mytext {color:#b47f1f;}
This box has a color of #b47f1f
<div style="background-color:#b47f1f;">Content here</div>
.mybackground {background-color:#b47f1f;}
Border around this has a color of #b47f1f
<div style="border:2px solid #b47f1f;">Content here</div>
.myborder {border:2px solid #b47f1f;}