#b47f05 color space conversions
Hex:
#b47f05
RGB:
180, 127, 5
CMY:
29, 50, 98
CMYK:
0, 29, 97, 29
HSL:
42°, 94.5946%, 36.2745%
HSV (HSB):
42°, 97.2222%, 70.5882%
XYZ:
26.4392, 24.8930, 3.5549
xyY:
0.4817, 0.4535, 24.8930
CIE-Lab:
56.9710, 11.8619, 61.8897
CIE-LCH:
56.9710, 63.0162, 79.1501
CIE-Luv:
56.9710, 44.2816, 57.3474
Hunter-Lab:
49.8929, 7.2779, 30.7006
#b47f05 color charts
#b47f05 color shades, tints & tones
#b47f05 color schemes
#b47f05 color preview, HTML & CSS examples
This text has a color of #b47f05
<p style="color:#b47f05;">Text here</p>
.mytext {color:#b47f05;}
This box has a color of #b47f05
<div style="background-color:#b47f05;">Content here</div>
.mybackground {background-color:#b47f05;}
Border around this has a color of #b47f05
<div style="border:2px solid #b47f05;">Content here</div>
.myborder {border:2px solid #b47f05;}