#b55f8e color space conversions
Hex:
#b55f8e
RGB:
181, 95, 142
CMY:
29, 63, 44
CMYK:
0, 48, 22, 29
HSL:
327°, 36.7521%, 54.1176%
HSV (HSB):
327°, 47.5138%, 70.9804%
XYZ:
28.0307, 19.9612, 27.9667
xyY:
0.3690, 0.2628, 19.9612
CIE-Lab:
51.7933, 40.6020, -10.2477
CIE-LCH:
51.7933, 41.8752, 345.8348
CIE-Luv:
51.7933, 50.3197, -21.2771
Hunter-Lab:
44.6779, 33.8038, -5.8388
#b55f8e color charts
#b55f8e color shades, tints & tones
#b55f8e color schemes
#b55f8e color preview, HTML & CSS examples
This text has a color of #b55f8e
<p style="color:#b55f8e;">Text here</p>
.mytext {color:#b55f8e;}
This box has a color of #b55f8e
<div style="background-color:#b55f8e;">Content here</div>
.mybackground {background-color:#b55f8e;}
Border around this has a color of #b55f8e
<div style="border:2px solid #b55f8e;">Content here</div>
.myborder {border:2px solid #b55f8e;}