#b55c8e color space conversions
Hex:
#b55c8e
RGB:
181, 92, 142
CMY:
29, 64, 44
CMYK:
0, 49, 22, 29
HSL:
326°, 37.5527%, 53.5294%
HSV (HSB):
326°, 49.1713%, 70.9804%
XYZ:
27.7657, 19.4310, 27.8783
xyY:
0.3698, 0.2588, 19.4310
CIE-Lab:
51.1877, 42.1597, -11.1577
CIE-LCH:
51.1877, 43.6112, 345.1764
CIE-Luv:
51.1877, 51.7989, -22.7903
Hunter-Lab:
44.0807, 35.2931, -6.6409
#b55c8e color charts
#b55c8e color shades, tints & tones
#b55c8e color schemes
#b55c8e color preview, HTML & CSS examples
This text has a color of #b55c8e
<p style="color:#b55c8e;">Text here</p>
.mytext {color:#b55c8e;}
This box has a color of #b55c8e
<div style="background-color:#b55c8e;">Content here</div>
.mybackground {background-color:#b55c8e;}
Border around this has a color of #b55c8e
<div style="border:2px solid #b55c8e;">Content here</div>
.myborder {border:2px solid #b55c8e;}