#b34d3d color space conversions
Hex:
#b34d3d
RGB:
179, 77, 61
CMY:
30, 70, 76
CMYK:
0, 57, 66, 30
HSL:
8°, 49.1667%, 47.0588%
HSV (HSB):
8°, 65.9218%, 70.1961%
XYZ:
22.0866, 15.2284, 6.1902
xyY:
0.5077, 0.3500, 15.2284
CIE-Lab:
45.9454, 40.3912, 29.8993
CIE-LCH:
45.9454, 50.2535, 36.5105
CIE-Luv:
45.9454, 77.9370, 24.4929
Hunter-Lab:
39.0236, 32.7364, 17.9115
#b34d3d color charts
#b34d3d color shades, tints & tones
#b34d3d color schemes
#b34d3d color preview, HTML & CSS examples
This text has a color of #b34d3d
<p style="color:#b34d3d;">Text here</p>
.mytext {color:#b34d3d;}
This box has a color of #b34d3d
<div style="background-color:#b34d3d;">Content here</div>
.mybackground {background-color:#b34d3d;}
Border around this has a color of #b34d3d
<div style="border:2px solid #b34d3d;">Content here</div>
.myborder {border:2px solid #b34d3d;}