#b45b2c color space conversions
Hex:
#b45b2c
RGB:
180, 91, 44
CMY:
29, 64, 83
CMYK:
0, 49, 76, 29
HSL:
21°, 60.7143%, 43.9216%
HSV (HSB):
21°, 75.5556%, 70.5882%
XYZ:
23.0181, 17.3673, 4.5219
xyY:
0.5126, 0.3867, 17.3673
CIE-Lab:
48.7196, 32.6959, 42.3252
CIE-LCH:
48.7196, 53.4831, 52.3142
CIE-Luv:
48.7196, 70.9804, 36.5954
Hunter-Lab:
41.6741, 25.6622, 22.7385
#b45b2c color charts
#b45b2c color shades, tints & tones
#b45b2c color schemes
#b45b2c color preview, HTML & CSS examples
This text has a color of #b45b2c
<p style="color:#b45b2c;">Text here</p>
.mytext {color:#b45b2c;}
This box has a color of #b45b2c
<div style="background-color:#b45b2c;">Content here</div>
.mybackground {background-color:#b45b2c;}
Border around this has a color of #b45b2c
<div style="border:2px solid #b45b2c;">Content here</div>
.myborder {border:2px solid #b45b2c;}