#b13a4e color space conversions
Hex:
#b13a4e
RGB:
177, 58, 78
CMY:
31, 77, 69
CMYK:
0, 67, 56, 31
HSL:
350°, 50.6383%, 46.0784%
HSV (HSB):
350°, 67.2316%, 69.4118%
XYZ:
21.0197, 12.9233, 8.5943
xyY:
0.4941, 0.3038, 12.9233
CIE-Lab:
42.6474, 49.5750, 15.3242
CIE-LCH:
42.6474, 51.8895, 17.1770
CIE-Luv:
42.6474, 84.0157, 8.3019
Hunter-Lab:
35.9490, 41.4598, 10.9898
#b13a4e color charts
#b13a4e color shades, tints & tones
#b13a4e color schemes
#b13a4e color preview, HTML & CSS examples
This text has a color of #b13a4e
<p style="color:#b13a4e;">Text here</p>
.mytext {color:#b13a4e;}
This box has a color of #b13a4e
<div style="background-color:#b13a4e;">Content here</div>
.mybackground {background-color:#b13a4e;}
Border around this has a color of #b13a4e
<div style="border:2px solid #b13a4e;">Content here</div>
.myborder {border:2px solid #b13a4e;}