#b13d7e color space conversions
Hex:
#b13d7e
RGB:
177, 61, 126
CMY:
31, 76, 51
CMYK:
0, 66, 29, 31
HSL:
326°, 48.7395%, 46.6667%
HSV (HSB):
326°, 65.5367%, 69.4118%
XYZ:
23.5661, 14.1910, 21.2357
xyY:
0.3995, 0.2406, 14.1910
CIE-Lab:
44.5056, 53.3136, -11.6643
CIE-LCH:
44.5056, 54.5747, 347.6589
CIE-Luv:
44.5056, 67.2479, -24.7645
Hunter-Lab:
37.6709, 45.7417, -7.0532
#b13d7e color charts
#b13d7e color shades, tints & tones
#b13d7e color schemes
#b13d7e color preview, HTML & CSS examples
This text has a color of #b13d7e
<p style="color:#b13d7e;">Text here</p>
.mytext {color:#b13d7e;}
This box has a color of #b13d7e
<div style="background-color:#b13d7e;">Content here</div>
.mybackground {background-color:#b13d7e;}
Border around this has a color of #b13d7e
<div style="border:2px solid #b13d7e;">Content here</div>
.myborder {border:2px solid #b13d7e;}