#b53f8f color space conversions
Hex:
#b53f8f
RGB:
181, 63, 143
CMY:
29, 75, 44
CMYK:
0, 65, 21, 29
HSL:
319°, 48.3607%, 47.8431%
HSV (HSB):
319°, 65.1934%, 70.9804%
XYZ:
25.7915, 15.3619, 27.5924
xyY:
0.3752, 0.2235, 15.3619
CIE-Lab:
46.1260, 55.9205, -19.4491
CIE-LCH:
46.1260, 59.2062, 340.8224
CIE-Luv:
46.1260, 63.8534, -36.2748
Hunter-Lab:
39.1943, 48.8704, -14.3035
#b53f8f color charts
#b53f8f color shades, tints & tones
#b53f8f color schemes
#b53f8f color preview, HTML & CSS examples
This text has a color of #b53f8f
<p style="color:#b53f8f;">Text here</p>
.mytext {color:#b53f8f;}
This box has a color of #b53f8f
<div style="background-color:#b53f8f;">Content here</div>
.mybackground {background-color:#b53f8f;}
Border around this has a color of #b53f8f
<div style="border:2px solid #b53f8f;">Content here</div>
.myborder {border:2px solid #b53f8f;}