#b34e2a color space conversions
Hex:
#b34e2a
RGB:
179, 78, 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.7327, 15.1997, 3.9789
xyY:
0.5312, 0.3715, 15.1997
CIE-Lab:
45.9064, 38.9086, 40.3665
CIE-LCH:
45.9064, 56.0655, 46.0536
CIE-Luv:
45.9064, 80.1978, 32.5005
Hunter-Lab:
38.9867, 31.2760, 21.2397
#b34e2a color charts
#b34e2a color shades, tints & tones
#b34e2a color schemes
#b34e2a color preview, HTML & CSS examples
This text has a color of #b34e2a
<p style="color:#b34e2a;">Text here</p>
.mytext {color:#b34e2a;}
This box has a color of #b34e2a
<div style="background-color:#b34e2a;">Content here</div>
.mybackground {background-color:#b34e2a;}
Border around this has a color of #b34e2a
<div style="border:2px solid #b34e2a;">Content here</div>
.myborder {border:2px solid #b34e2a;}