#b4700c color space conversions
Hex:
#b4700c
RGB:
180, 112, 12
CMY:
29, 56, 95
CMYK:
0, 38, 93, 29
HSL:
36°, 87.5000%, 37.6471%
HSV (HSB):
36°, 93.3333%, 70.5882%
XYZ:
24.6829, 21.3182, 3.1617
xyY:
0.5021, 0.4336, 21.3182
CIE-Lab:
53.2960, 20.3095, 58.0029
CIE-LCH:
53.2960, 61.4557, 70.7025
CIE-Luv:
53.2960, 56.1968, 51.0920
Hunter-Lab:
46.1716, 14.6241, 28.2601
#b4700c color charts
#b4700c color shades, tints & tones
#b4700c color schemes
#b4700c color preview, HTML & CSS examples
This text has a color of #b4700c
<p style="color:#b4700c;">Text here</p>
.mytext {color:#b4700c;}
This box has a color of #b4700c
<div style="background-color:#b4700c;">Content here</div>
.mybackground {background-color:#b4700c;}
Border around this has a color of #b4700c
<div style="border:2px solid #b4700c;">Content here</div>
.myborder {border:2px solid #b4700c;}