#b4711c color space conversions
Hex:
#b4711c
RGB:
180, 113, 28
CMY:
29, 56, 89
CMYK:
0, 37, 84, 29
HSL:
34°, 73.0769%, 40.7843%
HSV (HSB):
34°, 84.4444%, 70.5882%
XYZ:
24.9371, 21.5974, 3.9530
xyY:
0.4939, 0.4278, 21.5974
CIE-Lab:
53.5972, 20.1025, 53.7707
CIE-LCH:
53.5972, 57.4055, 69.5015
CIE-Luv:
53.5972, 54.8060, 49.0978
Hunter-Lab:
46.4730, 14.4542, 27.4879
#b4711c color charts
#b4711c color shades, tints & tones
#b4711c color schemes
#b4711c color preview, HTML & CSS examples
This text has a color of #b4711c
<p style="color:#b4711c;">Text here</p>
.mytext {color:#b4711c;}
This box has a color of #b4711c
<div style="background-color:#b4711c;">Content here</div>
.mybackground {background-color:#b4711c;}
Border around this has a color of #b4711c
<div style="border:2px solid #b4711c;">Content here</div>
.myborder {border:2px solid #b4711c;}