#b5055e color space conversions
Hex:
#b5055e
RGB:
181, 5, 94
CMY:
29, 98, 63
CMYK:
0, 97, 48, 29
HSL:
330°, 94.6237%, 36.4706%
HSV (HSB):
330°, 97.2376%, 70.9804%
XYZ:
21.1307, 10.7405, 11.5491
xyY:
0.4867, 0.2474, 10.7405
CIE-Lab:
39.1398, 65.2254, 0.3958
CIE-LCH:
39.1398, 65.2266, 0.3477
CIE-Luv:
39.1398, 97.6286, -11.5212
Hunter-Lab:
32.7726, 57.7388, 2.0470
#b5055e color charts
#b5055e color shades, tints & tones
#b5055e color schemes
#b5055e color preview, HTML & CSS examples
This text has a color of #b5055e
<p style="color:#b5055e;">Text here</p>
.mytext {color:#b5055e;}
This box has a color of #b5055e
<div style="background-color:#b5055e;">Content here</div>
.mybackground {background-color:#b5055e;}
Border around this has a color of #b5055e
<div style="border:2px solid #b5055e;">Content here</div>
.myborder {border:2px solid #b5055e;}