#b4700f color space conversions
Hex:
#b4700f
RGB:
180, 112, 15
CMY:
29, 56, 94
CMYK:
0, 38, 92, 29
HSL:
35°, 84.6154%, 38.2353%
HSV (HSB):
35°, 91.6667%, 70.5882%
XYZ:
24.7028, 21.3261, 3.2663
xyY:
0.5011, 0.4326, 21.3261
CIE-Lab:
53.3046, 20.3579, 57.3471
CIE-LCH:
53.3046, 60.8534, 70.4554
CIE-Luv:
53.3046, 56.1143, 50.7601
Hunter-Lab:
46.1802, 14.6681, 28.1326
#b4700f color charts
#b4700f color shades, tints & tones
#b4700f color schemes
#b4700f color preview, HTML & CSS examples
This text has a color of #b4700f
<p style="color:#b4700f;">Text here</p>
.mytext {color:#b4700f;}
This box has a color of #b4700f
<div style="background-color:#b4700f;">Content here</div>
.mybackground {background-color:#b4700f;}
Border around this has a color of #b4700f
<div style="border:2px solid #b4700f;">Content here</div>
.myborder {border:2px solid #b4700f;}