#b34b2d color space conversions
Hex:
#b34b2d
RGB:
179, 75, 45
CMY:
30, 71, 82
CMYK:
0, 58, 75, 30
HSL:
13°, 59.8214%, 43.9216%
HSV (HSB):
13°, 74.8603%, 70.1961%
XYZ:
21.5801, 14.8053, 4.2029
xyY:
0.5317, 0.3648, 14.8053
CIE-Lab:
45.3664, 40.5192, 38.2123
CIE-LCH:
45.3664, 55.6955, 43.3216
CIE-Luv:
45.3664, 81.9748, 30.4420
Hunter-Lab:
38.4777, 32.7754, 20.4581
#b34b2d color charts
#b34b2d color shades, tints & tones
#b34b2d color schemes
#b34b2d color preview, HTML & CSS examples
This text has a color of #b34b2d
<p style="color:#b34b2d;">Text here</p>
.mytext {color:#b34b2d;}
This box has a color of #b34b2d
<div style="background-color:#b34b2d;">Content here</div>
.mybackground {background-color:#b34b2d;}
Border around this has a color of #b34b2d
<div style="border:2px solid #b34b2d;">Content here</div>
.myborder {border:2px solid #b34b2d;}