#b34a1f color space conversions
Hex:
#b34a1f
RGB:
179, 74, 31
CMY:
30, 71, 88
CMYK:
0, 59, 83, 30
HSL:
17°, 70.4762%, 41.1765%
HSV (HSB):
17°, 82.6816%, 70.1961%
XYZ:
21.2865, 14.5802, 2.9887
xyY:
0.5478, 0.3752, 14.5802
CIE-Lab:
45.0538, 40.4770, 44.9348
CIE-LCH:
45.0538, 60.4775, 47.9877
CIE-Luv:
45.0538, 84.4422, 34.4116
Hunter-Lab:
38.1840, 32.6867, 22.0882
#b34a1f color charts
#b34a1f color shades, tints & tones
#b34a1f color schemes
#b34a1f color preview, HTML & CSS examples
This text has a color of #b34a1f
<p style="color:#b34a1f;">Text here</p>
.mytext {color:#b34a1f;}
This box has a color of #b34a1f
<div style="background-color:#b34a1f;">Content here</div>
.mybackground {background-color:#b34a1f;}
Border around this has a color of #b34a1f
<div style="border:2px solid #b34a1f;">Content here</div>
.myborder {border:2px solid #b34a1f;}