#b14b2d color space conversions
Hex:
#b14b2d
RGB:
177, 75, 45
CMY:
31, 71, 82
CMYK:
0, 58, 75, 31
HSL:
14°, 59.4595%, 43.5294%
HSV (HSB):
14°, 74.5763%, 69.4118%
XYZ:
21.1212, 14.5687, 4.1815
xyY:
0.5297, 0.3654, 14.5687
CIE-Lab:
45.0378, 39.7579, 37.7610
CIE-LCH:
45.0378, 54.8324, 43.5243
CIE-Luv:
45.0378, 80.3036, 30.1938
Hunter-Lab:
38.1690, 31.9790, 20.2230
#b14b2d color charts
#b14b2d color shades, tints & tones
#b14b2d color schemes
#b14b2d color preview, HTML & CSS examples
This text has a color of #b14b2d
<p style="color:#b14b2d;">Text here</p>
.mytext {color:#b14b2d;}
This box has a color of #b14b2d
<div style="background-color:#b14b2d;">Content here</div>
.mybackground {background-color:#b14b2d;}
Border around this has a color of #b14b2d
<div style="border:2px solid #b14b2d;">Content here</div>
.myborder {border:2px solid #b14b2d;}