#b3552d color space conversions
Hex:
#b3552d
RGB:
179, 85, 45
CMY:
30, 67, 82
CMYK:
0, 53, 75, 30
HSL:
18°, 59.8214%, 43.9216%
HSV (HSB):
18°, 74.8603%, 70.1961%
XYZ:
22.3126, 16.2702, 4.4471
xyY:
0.5185, 0.3781, 16.2702
CIE-Lab:
47.3270, 35.4811, 40.3084
CIE-LCH:
47.3270, 53.6998, 48.6445
CIE-Luv:
47.3270, 74.5965, 33.9511
Hunter-Lab:
40.3363, 28.1511, 21.6987
#b3552d color charts
#b3552d color shades, tints & tones
#b3552d color schemes
#b3552d color preview, HTML & CSS examples
This text has a color of #b3552d
<p style="color:#b3552d;">Text here</p>
.mytext {color:#b3552d;}
This box has a color of #b3552d
<div style="background-color:#b3552d;">Content here</div>
.mybackground {background-color:#b3552d;}
Border around this has a color of #b3552d
<div style="border:2px solid #b3552d;">Content here</div>
.myborder {border:2px solid #b3552d;}