#b55f6d color space conversions
Hex:
#b55f6d
RGB:
181, 95, 109
CMY:
29, 63, 57
CMYK:
0, 48, 40, 29
HSL:
350°, 36.7521%, 54.1176%
HSV (HSB):
350°, 47.5138%, 70.9804%
XYZ:
25.9086, 19.1123, 16.7915
xyY:
0.4191, 0.3092, 19.1123
CIE-Lab:
50.8183, 36.1840, 7.9517
CIE-LCH:
50.8183, 37.0474, 12.3942
CIE-Luv:
50.8183, 57.9246, 3.6762
Hunter-Lab:
43.7176, 29.2795, 7.8296
#b55f6d color charts
#b55f6d color shades, tints & tones
#b55f6d color schemes
#b55f6d color preview, HTML & CSS examples
This text has a color of #b55f6d
<p style="color:#b55f6d;">Text here</p>
.mytext {color:#b55f6d;}
This box has a color of #b55f6d
<div style="background-color:#b55f6d;">Content here</div>
.mybackground {background-color:#b55f6d;}
Border around this has a color of #b55f6d
<div style="border:2px solid #b55f6d;">Content here</div>
.myborder {border:2px solid #b55f6d;}