#b45f1d color space conversions
Hex:
#b45f1d
RGB:
180, 95, 29
CMY:
29, 63, 89
CMYK:
0, 47, 84, 29
HSL:
26°, 72.2488%, 40.9804%
HSV (HSB):
26°, 83.8889%, 70.5882%
XYZ:
23.1364, 17.9764, 3.4128
xyY:
0.5196, 0.4037, 17.9764
CIE-Lab:
49.4675, 30.0049, 49.8162
CIE-LCH:
49.4675, 58.1545, 58.9390
CIE-Luv:
49.4675, 69.1756, 42.1729
Hunter-Lab:
42.3986, 23.2075, 24.9066
#b45f1d color charts
#b45f1d color shades, tints & tones
#b45f1d color schemes
#b45f1d color preview, HTML & CSS examples
This text has a color of #b45f1d
<p style="color:#b45f1d;">Text here</p>
.mytext {color:#b45f1d;}
This box has a color of #b45f1d
<div style="background-color:#b45f1d;">Content here</div>
.mybackground {background-color:#b45f1d;}
Border around this has a color of #b45f1d
<div style="border:2px solid #b45f1d;">Content here</div>
.myborder {border:2px solid #b45f1d;}