#b34e3b color space conversions
Hex:
#b34e3b
RGB:
179, 78, 59
CMY:
30, 69, 77
CMYK:
0, 56, 67, 30
HSL:
10°, 50.4202%, 46.6667%
HSV (HSB):
10°, 67.0391%, 70.1961%
XYZ:
22.1042, 15.3483, 5.9352
xyY:
0.5095, 0.3537, 15.3483
CIE-Lab:
46.1075, 39.7742, 31.2497
CIE-LCH:
46.1075, 50.5819, 38.1559
CIE-Luv:
46.1075, 77.6030, 25.7857
Hunter-Lab:
39.1768, 32.1531, 18.4416
#b34e3b color charts
#b34e3b color shades, tints & tones
#b34e3b color schemes
#b34e3b color preview, HTML & CSS examples
This text has a color of #b34e3b
<p style="color:#b34e3b;">Text here</p>
.mytext {color:#b34e3b;}
This box has a color of #b34e3b
<div style="background-color:#b34e3b;">Content here</div>
.mybackground {background-color:#b34e3b;}
Border around this has a color of #b34e3b
<div style="border:2px solid #b34e3b;">Content here</div>
.myborder {border:2px solid #b34e3b;}