#b34a3f color space conversions
Hex:
#b34a3f
RGB:
179, 74, 63
CMY:
30, 71, 75
CMYK:
0, 59, 65, 30
HSL:
6°, 47.9339%, 47.4510%
HSV (HSB):
6°, 64.8045%, 70.1961%
XYZ:
21.9364, 14.8401, 6.4109
xyY:
0.5079, 0.3436, 14.8401
CIE-Lab:
45.4145, 41.9814, 28.0805
CIE-LCH:
45.4145, 50.5069, 33.7778
CIE-Luv:
45.4145, 79.5949, 22.4445
Hunter-Lab:
38.5229, 34.2295, 17.0991
#b34a3f color charts
#b34a3f color shades, tints & tones
#b34a3f color schemes
#b34a3f color preview, HTML & CSS examples
This text has a color of #b34a3f
<p style="color:#b34a3f;">Text here</p>
.mytext {color:#b34a3f;}
This box has a color of #b34a3f
<div style="background-color:#b34a3f;">Content here</div>
.mybackground {background-color:#b34a3f;}
Border around this has a color of #b34a3f
<div style="border:2px solid #b34a3f;">Content here</div>
.myborder {border:2px solid #b34a3f;}