#b54b64 color space conversions
Hex:
#b54b64
RGB:
181, 75, 100
CMY:
29, 71, 61
CMYK:
0, 59, 45, 29
HSL:
346°, 41.7323%, 50.1961%
HSV (HSB):
346°, 58.5635%, 70.9804%
XYZ:
23.8724, 15.7760, 13.8435
xyY:
0.4463, 0.2949, 15.7760
CIE-Lab:
46.6792, 45.2992, 7.5001
CIE-LCH:
46.6792, 45.9159, 9.4010
CIE-Luv:
46.6792, 71.7915, 1.0577
Hunter-Lab:
39.7190, 37.7758, 7.1387
#b54b64 color charts
#b54b64 color shades, tints & tones
#b54b64 color schemes
#b54b64 color preview, HTML & CSS examples
This text has a color of #b54b64
<p style="color:#b54b64;">Text here</p>
.mytext {color:#b54b64;}
This box has a color of #b54b64
<div style="background-color:#b54b64;">Content here</div>
.mybackground {background-color:#b54b64;}
Border around this has a color of #b54b64
<div style="border:2px solid #b54b64;">Content here</div>
.myborder {border:2px solid #b54b64;}