#b14d3a color space conversions
Hex:
#b14d3a
RGB:
177, 77, 58
CMY:
31, 70, 77
CMYK:
0, 56, 67, 31
HSL:
10°, 50.6383%, 46.0784%
HSV (HSB):
10°, 67.2316%, 69.4118%
XYZ:
21.5491, 14.9604, 5.7549
xyY:
0.5099, 0.3540, 14.9604
CIE-Lab:
45.5798, 39.4527, 31.1157
CIE-LCH:
45.5798, 50.2464, 38.2622
CIE-Luv:
45.5798, 76.8107, 25.5912
Hunter-Lab:
38.6786, 31.7603, 18.2535
#b14d3a color charts
#b14d3a color shades, tints & tones
#b14d3a color schemes
#b14d3a color preview, HTML & CSS examples
This text has a color of #b14d3a
<p style="color:#b14d3a;">Text here</p>
.mytext {color:#b14d3a;}
This box has a color of #b14d3a
<div style="background-color:#b14d3a;">Content here</div>
.mybackground {background-color:#b14d3a;}
Border around this has a color of #b14d3a
<div style="border:2px solid #b14d3a;">Content here</div>
.myborder {border:2px solid #b14d3a;}