#b55f7c color space conversions
Hex:
#b55f7c
RGB:
181, 95, 124
CMY:
29, 63, 51
CMYK:
0, 48, 31, 29
HSL:
340°, 36.7521%, 54.1176%
HSV (HSB):
340°, 47.5138%, 70.9804%
XYZ:
26.7864, 19.4634, 21.4138
xyY:
0.3959, 0.2876, 19.4634
CIE-Lab:
51.2250, 38.0516, -0.4023
CIE-LCH:
51.2250, 38.0538, 359.3942
CIE-Luv:
51.2250, 54.5584, -7.2895
Hunter-Lab:
44.1174, 31.1729, 2.1038
#b55f7c color charts
#b55f7c color shades, tints & tones
#b55f7c color schemes
#b55f7c color preview, HTML & CSS examples
This text has a color of #b55f7c
<p style="color:#b55f7c;">Text here</p>
.mytext {color:#b55f7c;}
This box has a color of #b55f7c
<div style="background-color:#b55f7c;">Content here</div>
.mybackground {background-color:#b55f7c;}
Border around this has a color of #b55f7c
<div style="border:2px solid #b55f7c;">Content here</div>
.myborder {border:2px solid #b55f7c;}