#b34e2d color space conversions
Hex:
#b34e2d
RGB:
179, 78, 45
CMY:
30, 69, 82
CMYK:
0, 56, 75, 30
HSL:
15°, 59.8214%, 43.9216%
HSV (HSB):
15°, 74.8603%, 70.1961%
XYZ:
21.7884, 15.2219, 4.2724
xyY:
0.5278, 0.3687, 15.2219
CIE-Lab:
45.9367, 39.0394, 38.8254
CIE-LCH:
45.9367, 55.0589, 44.8425
CIE-Luv:
45.9367, 79.7982, 31.4689
Hunter-Lab:
39.0153, 31.4081, 20.8182
#b34e2d color charts
#b34e2d color shades, tints & tones
#b34e2d color schemes
#b34e2d color preview, HTML & CSS examples
This text has a color of #b34e2d
<p style="color:#b34e2d;">Text here</p>
.mytext {color:#b34e2d;}
This box has a color of #b34e2d
<div style="background-color:#b34e2d;">Content here</div>
.mybackground {background-color:#b34e2d;}
Border around this has a color of #b34e2d
<div style="border:2px solid #b34e2d;">Content here</div>
.myborder {border:2px solid #b34e2d;}