#b4523c color space conversions
Hex:
#b4523c
RGB:
180, 82, 60
CMY:
29, 68, 76
CMYK:
0, 54, 67, 29
HSL:
11°, 50.0000%, 47.0588%
HSV (HSB):
11°, 66.6667%, 70.5882%
XYZ:
22.6553, 16.0641, 6.1816
xyY:
0.5046, 0.3578, 16.0641
CIE-Lab:
47.0585, 38.2094, 31.8540
CIE-LCH:
47.0585, 49.7457, 39.8169
CIE-Luv:
47.0585, 75.4469, 26.9507
Hunter-Lab:
40.0801, 30.7571, 18.9117
#b4523c color charts
#b4523c color shades, tints & tones
#b4523c color schemes
#b4523c color preview, HTML & CSS examples
This text has a color of #b4523c
<p style="color:#b4523c;">Text here</p>
.mytext {color:#b4523c;}
This box has a color of #b4523c
<div style="background-color:#b4523c;">Content here</div>
.mybackground {background-color:#b4523c;}
Border around this has a color of #b4523c
<div style="border:2px solid #b4523c;">Content here</div>
.myborder {border:2px solid #b4523c;}