#b34d4f color space conversions
Hex:
#b34d4f
RGB:
179, 77, 79
CMY:
30, 70, 69
CMYK:
0, 57, 56, 30
HSL:
359°, 40.1575%, 50.1961%
HSV (HSB):
359°, 56.9832%, 70.1961%
XYZ:
22.6556, 15.4560, 9.1864
xyY:
0.4790, 0.3268, 15.4560
CIE-Lab:
46.2525, 41.6849, 19.6134
CIE-LCH:
46.2525, 46.0686, 25.1977
CIE-Luv:
46.2525, 74.2307, 14.9386
Hunter-Lab:
39.3141, 34.0647, 13.6658
#b34d4f color charts
#b34d4f color shades, tints & tones
#b34d4f color schemes
#b34d4f color preview, HTML & CSS examples
This text has a color of #b34d4f
<p style="color:#b34d4f;">Text here</p>
.mytext {color:#b34d4f;}
This box has a color of #b34d4f
<div style="background-color:#b34d4f;">Content here</div>
.mybackground {background-color:#b34d4f;}
Border around this has a color of #b34d4f
<div style="border:2px solid #b34d4f;">Content here</div>
.myborder {border:2px solid #b34d4f;}