#b34c39 color space conversions
Hex:
#b34c39
RGB:
179, 76, 57
CMY:
30, 70, 78
CMYK:
0, 58, 68, 30
HSL:
9°, 51.6949%, 46.2745%
HSV (HSB):
9°, 68.1564%, 70.1961%
XYZ:
21.9134, 15.0480, 5.6205
xyY:
0.5146, 0.3534, 15.0480
CIE-Lab:
45.6999, 40.6439, 31.9114
CIE-LCH:
45.6999, 51.6746, 38.1371
CIE-Luv:
45.6999, 79.3477, 25.9644
Hunter-Lab:
38.7917, 32.9487, 18.5638
#b34c39 color charts
#b34c39 color shades, tints & tones
#b34c39 color schemes
#b34c39 color preview, HTML & CSS examples
This text has a color of #b34c39
<p style="color:#b34c39;">Text here</p>
.mytext {color:#b34c39;}
This box has a color of #b34c39
<div style="background-color:#b34c39;">Content here</div>
.mybackground {background-color:#b34c39;}
Border around this has a color of #b34c39
<div style="border:2px solid #b34c39;">Content here</div>
.myborder {border:2px solid #b34c39;}