#b34f2a color space conversions
Hex:
#b34f2a
RGB:
179, 79, 42
CMY:
30, 69, 84
CMYK:
0, 56, 77, 30
HSL:
16°, 61.9910%, 43.3333%
HSV (HSB):
16°, 76.5363%, 70.1961%
XYZ:
21.8043, 15.3428, 4.0027
xyY:
0.5299, 0.3729, 15.3428
CIE-Lab:
46.1002, 38.4087, 40.5682
CIE-LCH:
46.1002, 55.8660, 46.5663
CIE-Luv:
46.1002, 79.4584, 32.8442
Hunter-Lab:
39.1699, 30.8163, 21.3602
#b34f2a color charts
#b34f2a color shades, tints & tones
#b34f2a color schemes
#b34f2a color preview, HTML & CSS examples
This text has a color of #b34f2a
<p style="color:#b34f2a;">Text here</p>
.mytext {color:#b34f2a;}
This box has a color of #b34f2a
<div style="background-color:#b34f2a;">Content here</div>
.mybackground {background-color:#b34f2a;}
Border around this has a color of #b34f2a
<div style="border:2px solid #b34f2a;">Content here</div>
.myborder {border:2px solid #b34f2a;}