#b45c21 color space conversions
Hex:
#b45c21
RGB:
180, 92, 33
CMY:
29, 64, 87
CMYK:
0, 49, 82, 29
HSL:
24°, 69.0141%, 41.7647%
HSV (HSB):
24°, 81.6667%, 70.5882%
XYZ:
22.9241, 17.4674, 3.6022
xyY:
0.5211, 0.3970, 17.4674
CIE-Lab:
48.8436, 31.7360, 47.5951
CIE-LCH:
48.8436, 57.2055, 56.3050
CIE-Luv:
48.8436, 71.2532, 40.1498
Hunter-Lab:
41.7940, 24.7679, 24.1457
#b45c21 color charts
#b45c21 color shades, tints & tones
#b45c21 color schemes
#b45c21 color preview, HTML & CSS examples
This text has a color of #b45c21
<p style="color:#b45c21;">Text here</p>
.mytext {color:#b45c21;}
This box has a color of #b45c21
<div style="background-color:#b45c21;">Content here</div>
.mybackground {background-color:#b45c21;}
Border around this has a color of #b45c21
<div style="border:2px solid #b45c21;">Content here</div>
.myborder {border:2px solid #b45c21;}