#b55e8c color space conversions
Hex:
#b55e8c
RGB:
181, 94, 140
CMY:
29, 63, 45
CMYK:
0, 48, 23, 29
HSL:
328°, 37.0213%, 53.9216%
HSV (HSB):
328°, 48.0663%, 70.9804%
XYZ:
27.7924, 19.7226, 27.1530
xyY:
0.3722, 0.2641, 19.7226
CIE-Lab:
51.5221, 40.8246, -9.4700
CIE-LCH:
51.5221, 41.9086, 346.9402
CIE-Luv:
51.5221, 51.3001, -20.1967
Hunter-Lab:
44.4101, 33.9896, -5.1636
#b55e8c color charts
#b55e8c color shades, tints & tones
#b55e8c color schemes
#b55e8c color preview, HTML & CSS examples
This text has a color of #b55e8c
<p style="color:#b55e8c;">Text here</p>
.mytext {color:#b55e8c;}
This box has a color of #b55e8c
<div style="background-color:#b55e8c;">Content here</div>
.mybackground {background-color:#b55e8c;}
Border around this has a color of #b55e8c
<div style="border:2px solid #b55e8c;">Content here</div>
.myborder {border:2px solid #b55e8c;}