#b34d34 color space conversions
Hex:
#b34d34
RGB:
179, 77, 52
CMY:
30, 70, 80
CMYK:
0, 57, 71, 30
HSL:
12°, 54.9784%, 45.2941%
HSV (HSB):
12°, 70.9497%, 70.1961%
XYZ:
21.8641, 15.1394, 5.0186
xyY:
0.5203, 0.3603, 15.1394
CIE-Lab:
45.8245, 39.8767, 34.8853
CIE-LCH:
45.8245, 52.9824, 41.1804
CIE-Luv:
45.8245, 79.4814, 28.4503
Hunter-Lab:
38.9094, 32.2121, 19.5892
#b34d34 color charts
#b34d34 color shades, tints & tones
#b34d34 color schemes
#b34d34 color preview, HTML & CSS examples
This text has a color of #b34d34
<p style="color:#b34d34;">Text here</p>
.mytext {color:#b34d34;}
This box has a color of #b34d34
<div style="background-color:#b34d34;">Content here</div>
.mybackground {background-color:#b34d34;}
Border around this has a color of #b34d34
<div style="border:2px solid #b34d34;">Content here</div>
.myborder {border:2px solid #b34d34;}