#b54f6d color space conversions
Hex:
#b54f6d
RGB:
181, 79, 109
CMY:
29, 69, 57
CMYK:
0, 56, 40, 29
HSL:
342°, 40.8000%, 50.9804%
HSV (HSB):
342°, 56.3536%, 70.9804%
XYZ:
24.6124, 16.5198, 16.3594
xyY:
0.4281, 0.2873, 16.5198
CIE-Lab:
47.6493, 44.3445, 3.4158
CIE-LCH:
47.6493, 44.4759, 4.4047
CIE-Luv:
47.6493, 67.1413, -3.6340
Hunter-Lab:
40.6446, 36.9626, 4.5870
#b54f6d color charts
#b54f6d color shades, tints & tones
#b54f6d color schemes
#b54f6d color preview, HTML & CSS examples
This text has a color of #b54f6d
<p style="color:#b54f6d;">Text here</p>
.mytext {color:#b54f6d;}
This box has a color of #b54f6d
<div style="background-color:#b54f6d;">Content here</div>
.mybackground {background-color:#b54f6d;}
Border around this has a color of #b54f6d
<div style="border:2px solid #b54f6d;">Content here</div>
.myborder {border:2px solid #b54f6d;}