#b45d31 color space conversions
Hex:
#b45d31
RGB:
180, 93, 49
CMY:
29, 64, 81
CMYK:
0, 48, 73, 29
HSL:
20°, 57.2052%, 44.9020%
HSV (HSB):
20°, 72.7778%, 70.5882%
XYZ:
23.2911, 17.7538, 5.1050
xyY:
0.5047, 0.3847, 17.7538
CIE-Lab:
49.1961, 31.8693, 40.2894
CIE-LCH:
49.1961, 51.3702, 51.6557
CIE-Luv:
49.1961, 68.8828, 35.6200
Hunter-Lab:
42.1352, 24.9330, 22.3112
#b45d31 color charts
#b45d31 color shades, tints & tones
#b45d31 color schemes
#b45d31 color preview, HTML & CSS examples
This text has a color of #b45d31
<p style="color:#b45d31;">Text here</p>
.mytext {color:#b45d31;}
This box has a color of #b45d31
<div style="background-color:#b45d31;">Content here</div>
.mybackground {background-color:#b45d31;}
Border around this has a color of #b45d31
<div style="border:2px solid #b45d31;">Content here</div>
.myborder {border:2px solid #b45d31;}