#b47f06 color space conversions
Hex:
#b47f06
RGB:
180, 127, 6
CMY:
29, 50, 98
CMYK:
0, 29, 97, 29
HSL:
42°, 93.5484%, 36.4706%
HSV (HSB):
42°, 96.6667%, 70.5882%
XYZ:
26.4446, 24.8952, 3.5838
xyY:
0.4815, 0.4533, 24.8952
CIE-Lab:
56.9732, 11.8752, 61.7209
CIE-LCH:
56.9732, 62.8530, 79.1093
CIE-Luv:
56.9732, 44.2648, 57.2622
Hunter-Lab:
49.8951, 7.2895, 30.6680
#b47f06 color charts
#b47f06 color shades, tints & tones
#b47f06 color schemes
#b47f06 color preview, HTML & CSS examples
This text has a color of #b47f06
<p style="color:#b47f06;">Text here</p>
.mytext {color:#b47f06;}
This box has a color of #b47f06
<div style="background-color:#b47f06;">Content here</div>
.mybackground {background-color:#b47f06;}
Border around this has a color of #b47f06
<div style="border:2px solid #b47f06;">Content here</div>
.myborder {border:2px solid #b47f06;}