#b45d3a color space conversions
Hex:
#b45d3a
RGB:
180, 93, 58
CMY:
29, 64, 77
CMYK:
0, 48, 68, 29
HSL:
17°, 51.2605%, 46.6667%
HSV (HSB):
17°, 67.7778%, 70.5882%
XYZ:
23.5005, 17.8375, 6.2074
xyY:
0.4943, 0.3752, 17.8375
CIE-Lab:
49.2984, 32.3629, 35.6092
CIE-LCH:
49.2984, 48.1183, 47.7344
CIE-Luv:
49.2984, 67.7413, 32.0781
Hunter-Lab:
42.2345, 25.4122, 20.8500
#b45d3a color charts
#b45d3a color shades, tints & tones
#b45d3a color schemes
#b45d3a color preview, HTML & CSS examples
This text has a color of #b45d3a
<p style="color:#b45d3a;">Text here</p>
.mytext {color:#b45d3a;}
This box has a color of #b45d3a
<div style="background-color:#b45d3a;">Content here</div>
.mybackground {background-color:#b45d3a;}
Border around this has a color of #b45d3a
<div style="border:2px solid #b45d3a;">Content here</div>
.myborder {border:2px solid #b45d3a;}