#b47f33 color space conversions
Hex:
#b47f33
RGB:
180, 127, 51
CMY:
29, 50, 80
CMYK:
0, 29, 72, 29
HSL:
35°, 55.8442%, 45.2941%
HSV (HSB):
35°, 71.6667%, 70.5882%
XYZ:
27.0093, 25.1211, 6.5573
xyY:
0.4602, 0.4280, 25.1211
CIE-Lab:
57.1932, 13.2338, 47.8009
CIE-LCH:
57.1932, 49.5990, 74.5251
CIE-Luv:
57.1932, 42.5791, 48.7201
Hunter-Lab:
50.1209, 8.4790, 27.3278
#b47f33 color charts
#b47f33 color shades, tints & tones
#b47f33 color schemes
#b47f33 color preview, HTML & CSS examples
This text has a color of #b47f33
<p style="color:#b47f33;">Text here</p>
.mytext {color:#b47f33;}
This box has a color of #b47f33
<div style="background-color:#b47f33;">Content here</div>
.mybackground {background-color:#b47f33;}
Border around this has a color of #b47f33
<div style="border:2px solid #b47f33;">Content here</div>
.myborder {border:2px solid #b47f33;}