#b3534d color space conversions
Hex:
#b3534d
RGB:
179, 83, 77
CMY:
30, 67, 70
CMYK:
0, 54, 57, 30
HSL:
4°, 40.1575%, 50.1961%
HSV (HSB):
4°, 56.9832%, 70.1961%
XYZ:
23.0232, 16.3060, 8.9551
xyY:
0.4768, 0.3377, 16.3060
CIE-Lab:
47.3735, 38.5211, 22.2885
CIE-LCH:
47.3735, 44.5045, 30.0539
CIE-Luv:
47.3735, 70.7566, 18.4855
Hunter-Lab:
40.3807, 31.1061, 15.1180
#b3534d color charts
#b3534d color shades, tints & tones
#b3534d color schemes
#b3534d color preview, HTML & CSS examples
This text has a color of #b3534d
<p style="color:#b3534d;">Text here</p>
.mytext {color:#b3534d;}
This box has a color of #b3534d
<div style="background-color:#b3534d;">Content here</div>
.mybackground {background-color:#b3534d;}
Border around this has a color of #b3534d
<div style="border:2px solid #b3534d;">Content here</div>
.myborder {border:2px solid #b3534d;}