#b47d07 color space conversions
Hex:
#b47d07
RGB:
180, 125, 7
CMY:
29, 51, 97
CMYK:
0, 31, 96, 29
HSL:
41°, 92.5134%, 36.6667%
HSV (HSB):
41°, 96.1111%, 70.5882%
XYZ:
26.1944, 24.3859, 3.5274
xyY:
0.4841, 0.4507, 24.3859
CIE-Lab:
56.4721, 13.0020, 61.1950
CIE-LCH:
56.4721, 62.5611, 78.0048
CIE-Luv:
56.4721, 45.8359, 56.4188
Hunter-Lab:
49.3821, 8.2655, 30.3323
#b47d07 color charts
#b47d07 color shades, tints & tones
#b47d07 color schemes
#b47d07 color preview, HTML & CSS examples
This text has a color of #b47d07
<p style="color:#b47d07;">Text here</p>
.mytext {color:#b47d07;}
This box has a color of #b47d07
<div style="background-color:#b47d07;">Content here</div>
.mybackground {background-color:#b47d07;}
Border around this has a color of #b47d07
<div style="border:2px solid #b47d07;">Content here</div>
.myborder {border:2px solid #b47d07;}