#b13a7e color space conversions
Hex:
#b13a7e
RGB:
177, 58, 126
CMY:
31, 77, 51
CMYK:
0, 67, 29, 31
HSL:
326°, 50.6383%, 46.0784%
HSV (HSB):
326°, 67.2316%, 69.4118%
XYZ:
23.4104, 13.8796, 21.1838
xyY:
0.4004, 0.2374, 13.8796
CIE-Lab:
44.0597, 54.5419, -12.3384
CIE-LCH:
44.0597, 55.9201, 347.2532
CIE-Luv:
44.0597, 68.4022, -25.8406
Hunter-Lab:
37.2553, 46.9687, -7.6343
#b13a7e color charts
#b13a7e color shades, tints & tones
#b13a7e color schemes
#b13a7e color preview, HTML & CSS examples
This text has a color of #b13a7e
<p style="color:#b13a7e;">Text here</p>
.mytext {color:#b13a7e;}
This box has a color of #b13a7e
<div style="background-color:#b13a7e;">Content here</div>
.mybackground {background-color:#b13a7e;}
Border around this has a color of #b13a7e
<div style="border:2px solid #b13a7e;">Content here</div>
.myborder {border:2px solid #b13a7e;}