#b53e8e color space conversions
Hex:
#b53e8e
RGB:
181, 62, 142
CMY:
29, 76, 44
CMYK:
0, 66, 22, 29
HSL:
320°, 48.9712%, 47.6471%
HSV (HSB):
320°, 65.7459%, 70.9804%
XYZ:
25.6612, 15.2220, 27.1768
xyY:
0.3770, 0.2237, 15.2220
CIE-Lab:
45.9368, 56.1900, -19.1368
CIE-LCH:
45.9368, 59.3593, 341.1926
CIE-Luv:
45.9368, 64.5465, -35.8443
Hunter-Lab:
39.0154, 49.1260, -13.9887
#b53e8e color charts
#b53e8e color shades, tints & tones
#b53e8e color schemes
#b53e8e color preview, HTML & CSS examples
This text has a color of #b53e8e
<p style="color:#b53e8e;">Text here</p>
.mytext {color:#b53e8e;}
This box has a color of #b53e8e
<div style="background-color:#b53e8e;">Content here</div>
.mybackground {background-color:#b53e8e;}
Border around this has a color of #b53e8e
<div style="border:2px solid #b53e8e;">Content here</div>
.myborder {border:2px solid #b53e8e;}