#b54b5d color space conversions
Hex:
#b54b5d
RGB:
181, 75, 93
CMY:
29, 71, 64
CMYK:
0, 59, 49, 29
HSL:
350°, 41.7323%, 50.1961%
HSV (HSB):
350°, 58.5635%, 70.9804%
XYZ:
23.5479, 15.6462, 12.1348
xyY:
0.4588, 0.3048, 15.6462
CIE-Lab:
46.5069, 44.6064, 11.5233
CIE-LCH:
46.5069, 46.0707, 14.4848
CIE-Luv:
46.5069, 73.6619, 5.7920
Hunter-Lab:
39.5553, 37.0422, 9.4996
#b54b5d color charts
#b54b5d color shades, tints & tones
#b54b5d color schemes
#b54b5d color preview, HTML & CSS examples
This text has a color of #b54b5d
<p style="color:#b54b5d;">Text here</p>
.mytext {color:#b54b5d;}
This box has a color of #b54b5d
<div style="background-color:#b54b5d;">Content here</div>
.mybackground {background-color:#b54b5d;}
Border around this has a color of #b54b5d
<div style="border:2px solid #b54b5d;">Content here</div>
.myborder {border:2px solid #b54b5d;}