#b45d3d color space conversions
Hex:
#b45d3d
RGB:
180, 93, 61
CMY:
29, 64, 76
CMYK:
0, 48, 66, 29
HSL:
16°, 49.3776%, 47.2549%
HSV (HSB):
16°, 66.1111%, 70.5882%
XYZ:
23.5790, 17.8689, 6.6212
xyY:
0.4905, 0.3717, 17.8689
CIE-Lab:
49.3367, 32.5470, 34.0014
CIE-LCH:
49.3367, 47.0681, 46.2520
CIE-Luv:
49.3367, 67.3215, 30.7732
Hunter-Lab:
42.2716, 25.5916, 20.3033
#b45d3d color charts
#b45d3d color shades, tints & tones
#b45d3d color schemes
#b45d3d color preview, HTML & CSS examples
This text has a color of #b45d3d
<p style="color:#b45d3d;">Text here</p>
.mytext {color:#b45d3d;}
This box has a color of #b45d3d
<div style="background-color:#b45d3d;">Content here</div>
.mybackground {background-color:#b45d3d;}
Border around this has a color of #b45d3d
<div style="border:2px solid #b45d3d;">Content here</div>
.myborder {border:2px solid #b45d3d;}