#b4701d color space conversions
Hex:
#b4701d
RGB:
180, 112, 29
CMY:
29, 56, 89
CMYK:
0, 38, 84, 29
HSL:
33°, 72.2488%, 40.9804%
HSV (HSB):
33°, 83.8889%, 70.5882%
XYZ:
24.8383, 21.3803, 3.9801
xyY:
0.4948, 0.4259, 21.3803
CIE-Lab:
53.3633, 20.6875, 53.2164
CIE-LCH:
53.3633, 57.0960, 68.7567
CIE-Luv:
53.3633, 55.5562, 48.5152
Hunter-Lab:
46.2389, 14.9675, 27.2637
#b4701d color charts
#b4701d color shades, tints & tones
#b4701d color schemes
#b4701d color preview, HTML & CSS examples
This text has a color of #b4701d
<p style="color:#b4701d;">Text here</p>
.mytext {color:#b4701d;}
This box has a color of #b4701d
<div style="background-color:#b4701d;">Content here</div>
.mybackground {background-color:#b4701d;}
Border around this has a color of #b4701d
<div style="border:2px solid #b4701d;">Content here</div>
.myborder {border:2px solid #b4701d;}