#b53a6e color space conversions
Hex:
#b53a6e
RGB:
181, 58, 110
CMY:
29, 77, 57
CMYK:
0, 68, 39, 29
HSL:
335°, 51.4644%, 46.8627%
HSV (HSB):
335°, 67.9558%, 70.9804%
XYZ:
23.3836, 13.9757, 16.2170
xyY:
0.4365, 0.2609, 13.9757
CIE-Lab:
44.1980, 53.8262, -2.2252
CIE-LCH:
44.1980, 53.8722, 357.6328
CIE-Luv:
44.1980, 77.1260, -12.5149
Hunter-Lab:
37.3840, 46.2291, 0.4492
#b53a6e color charts
#b53a6e color shades, tints & tones
#b53a6e color schemes
#b53a6e color preview, HTML & CSS examples
This text has a color of #b53a6e
<p style="color:#b53a6e;">Text here</p>
.mytext {color:#b53a6e;}
This box has a color of #b53a6e
<div style="background-color:#b53a6e;">Content here</div>
.mybackground {background-color:#b53a6e;}
Border around this has a color of #b53a6e
<div style="border:2px solid #b53a6e;">Content here</div>
.myborder {border:2px solid #b53a6e;}