#b45b2d color space conversions
Hex:
#b45b2d
RGB:
180, 91, 45
CMY:
29, 64, 82
CMYK:
0, 49, 75, 29
HSL:
20°, 60.0000%, 44.1176%
HSV (HSB):
20°, 75.0000%, 70.5882%
XYZ:
23.0371, 17.3749, 4.6221
xyY:
0.5115, 0.3858, 17.3749
CIE-Lab:
48.7290, 32.7410, 41.8336
CIE-LCH:
48.7290, 53.1227, 51.9516
CIE-Luv:
48.7290, 70.8700, 36.2623
Hunter-Lab:
41.6832, 25.7061, 22.6038
#b45b2d color charts
#b45b2d color shades, tints & tones
#b45b2d color schemes
#b45b2d color preview, HTML & CSS examples
This text has a color of #b45b2d
<p style="color:#b45b2d;">Text here</p>
.mytext {color:#b45b2d;}
This box has a color of #b45b2d
<div style="background-color:#b45b2d;">Content here</div>
.mybackground {background-color:#b45b2d;}
Border around this has a color of #b45b2d
<div style="border:2px solid #b45b2d;">Content here</div>
.myborder {border:2px solid #b45b2d;}