#b14d3f color space conversions
Hex:
#b14d3f
RGB:
177, 77, 63
CMY:
31, 70, 75
CMYK:
0, 56, 64, 31
HSL:
7°, 47.5000%, 47.0588%
HSV (HSB):
7°, 64.4068%, 69.4118%
XYZ:
21.6825, 15.0137, 6.4578
xyY:
0.5024, 0.3479, 15.0137
CIE-Lab:
45.6530, 39.7655, 28.3026
CIE-LCH:
45.6530, 48.8091, 35.4408
CIE-Luv:
45.6530, 75.9029, 23.2337
Hunter-Lab:
38.7476, 32.0776, 17.2419
#b14d3f color charts
#b14d3f color shades, tints & tones
#b14d3f color schemes
#b14d3f color preview, HTML & CSS examples
This text has a color of #b14d3f
<p style="color:#b14d3f;">Text here</p>
.mytext {color:#b14d3f;}
This box has a color of #b14d3f
<div style="background-color:#b14d3f;">Content here</div>
.mybackground {background-color:#b14d3f;}
Border around this has a color of #b14d3f
<div style="border:2px solid #b14d3f;">Content here</div>
.myborder {border:2px solid #b14d3f;}