#b55b7d color space conversions
Hex:
#b55b7d
RGB:
181, 91, 125
CMY:
29, 64, 51
CMYK:
0, 50, 31, 29
HSL:
337°, 37.8151%, 53.3333%
HSV (HSB):
337°, 49.7238%, 70.9804%
XYZ:
26.4988, 18.7866, 21.6316
xyY:
0.3960, 0.2807, 18.7866
CIE-Lab:
50.4366, 40.2728, -2.1546
CIE-LCH:
50.4366, 40.3304, 356.9375
CIE-Luv:
50.4366, 56.5082, -10.0149
Hunter-Lab:
43.3435, 33.2780, 0.7504
#b55b7d color charts
#b55b7d color shades, tints & tones
#b55b7d color schemes
#b55b7d color preview, HTML & CSS examples
This text has a color of #b55b7d
<p style="color:#b55b7d;">Text here</p>
.mytext {color:#b55b7d;}
This box has a color of #b55b7d
<div style="background-color:#b55b7d;">Content here</div>
.mybackground {background-color:#b55b7d;}
Border around this has a color of #b55b7d
<div style="border:2px solid #b55b7d;">Content here</div>
.myborder {border:2px solid #b55b7d;}