#b47d12 color space conversions
Hex:
#b47d12
RGB:
180, 125, 18
CMY:
29, 51, 93
CMYK:
0, 31, 90, 29
HSL:
40°, 81.8182%, 38.8235%
HSV (HSB):
40°, 90.0000%, 70.5882%
XYZ:
26.2652, 24.4142, 3.9004
xyY:
0.4812, 0.4473, 24.4142
CIE-Lab:
56.5001, 13.1741, 59.0710
CIE-LCH:
56.5001, 60.5222, 77.4276
CIE-Luv:
56.5001, 45.6098, 55.3103
Hunter-Lab:
49.4107, 8.4162, 29.9073
#b47d12 color charts
#b47d12 color shades, tints & tones
#b47d12 color schemes
#b47d12 color preview, HTML & CSS examples
This text has a color of #b47d12
<p style="color:#b47d12;">Text here</p>
.mytext {color:#b47d12;}
This box has a color of #b47d12
<div style="background-color:#b47d12;">Content here</div>
.mybackground {background-color:#b47d12;}
Border around this has a color of #b47d12
<div style="border:2px solid #b47d12;">Content here</div>
.myborder {border:2px solid #b47d12;}