#b45a2e color space conversions
Hex:
#b45a2e
RGB:
180, 90, 46
CMY:
29, 65, 82
CMYK:
0, 50, 74, 29
HSL:
20°, 59.2920%, 44.3137%
HSV (HSB):
20°, 74.4444%, 70.5882%
XYZ:
22.9717, 17.2129, 4.6964
xyY:
0.5118, 0.3835, 17.2129
CIE-Lab:
48.5272, 33.3156, 41.1136
CIE-LCH:
48.5272, 52.9175, 50.9811
CIE-Luv:
48.5272, 71.5214, 35.5487
Hunter-Lab:
41.4884, 26.2288, 22.3303
#b45a2e color charts
#b45a2e color shades, tints & tones
#b45a2e color schemes
#b45a2e color preview, HTML & CSS examples
This text has a color of #b45a2e
<p style="color:#b45a2e;">Text here</p>
.mytext {color:#b45a2e;}
This box has a color of #b45a2e
<div style="background-color:#b45a2e;">Content here</div>
.mybackground {background-color:#b45a2e;}
Border around this has a color of #b45a2e
<div style="border:2px solid #b45a2e;">Content here</div>
.myborder {border:2px solid #b45a2e;}