#b55d8a color space conversions
Hex:
#b55d8a
RGB:
181, 93, 138
CMY:
29, 64, 46
CMYK:
0, 49, 24, 29
HSL:
329°, 37.2881%, 53.7255%
HSV (HSB):
329°, 48.6188%, 70.9804%
XYZ:
27.5579, 19.4874, 26.3537
xyY:
0.3755, 0.2655, 19.4874
CIE-Lab:
51.2527, 41.0499, -8.6871
CIE-LCH:
51.2527, 41.9591, 348.0512
CIE-Luv:
51.2527, 52.2883, -19.1181
Hunter-Lab:
44.1446, 34.1780, -4.4942
#b55d8a color charts
#b55d8a color shades, tints & tones
#b55d8a color schemes
#b55d8a color preview, HTML & CSS examples
This text has a color of #b55d8a
<p style="color:#b55d8a;">Text here</p>
.mytext {color:#b55d8a;}
This box has a color of #b55d8a
<div style="background-color:#b55d8a;">Content here</div>
.mybackground {background-color:#b55d8a;}
Border around this has a color of #b55d8a
<div style="border:2px solid #b55d8a;">Content here</div>
.myborder {border:2px solid #b55d8a;}