#b47a03 color space conversions
Hex:
#b47a03
RGB:
180, 122, 3
CMY:
29, 52, 99
CMYK:
0, 32, 98, 29
HSL:
40°, 96.7213%, 35.8824%
HSV (HSB):
40°, 98.3333%, 70.5882%
XYZ:
25.7984, 23.6289, 3.2873
xyY:
0.4894, 0.4482, 23.6289
CIE-Lab:
55.7144, 14.6201, 61.3693
CIE-LCH:
55.7144, 63.0867, 76.6001
CIE-Luv:
55.7144, 48.3062, 55.6362
Hunter-Lab:
48.6096, 9.6677, 30.0172
#b47a03 color charts
#b47a03 color shades, tints & tones
#b47a03 color schemes
#b47a03 color preview, HTML & CSS examples
This text has a color of #b47a03
<p style="color:#b47a03;">Text here</p>
.mytext {color:#b47a03;}
This box has a color of #b47a03
<div style="background-color:#b47a03;">Content here</div>
.mybackground {background-color:#b47a03;}
Border around this has a color of #b47a03
<div style="border:2px solid #b47a03;">Content here</div>
.myborder {border:2px solid #b47a03;}