#b14e3e color space conversions
Hex:
#b14e3e
RGB:
177, 78, 62
CMY:
31, 69, 76
CMYK:
0, 56, 65, 31
HSL:
8°, 48.1172%, 46.8627%
HSV (HSB):
8°, 64.9718%, 69.4118%
XYZ:
21.7254, 15.1437, 6.3354
xyY:
0.5028, 0.3505, 15.1437
CIE-Lab:
45.8304, 39.2020, 29.1042
CIE-LCH:
45.8304, 48.8247, 36.5908
CIE-Luv:
45.8304, 75.4015, 24.0911
Hunter-Lab:
38.9149, 31.5517, 17.5879
#b14e3e color charts
#b14e3e color shades, tints & tones
#b14e3e color schemes
#b14e3e color preview, HTML & CSS examples
This text has a color of #b14e3e
<p style="color:#b14e3e;">Text here</p>
.mytext {color:#b14e3e;}
This box has a color of #b14e3e
<div style="background-color:#b14e3e;">Content here</div>
.mybackground {background-color:#b14e3e;}
Border around this has a color of #b14e3e
<div style="border:2px solid #b14e3e;">Content here</div>
.myborder {border:2px solid #b14e3e;}