#b42f5e color space conversions
Hex:
#b42f5e
RGB:
180, 47, 94
CMY:
29, 82, 63
CMYK:
0, 74, 48, 29
HSL:
339°, 58.5903%, 44.5098%
HSV (HSB):
339°, 73.8889%, 70.5882%
XYZ:
21.8593, 12.5445, 11.8589
xyY:
0.4725, 0.2712, 12.5445
CIE-Lab:
42.0687, 56.0430, 4.6065
CIE-LCH:
42.0687, 56.2320, 4.6989
CIE-Luv:
42.0687, 86.5021, -4.7308
Hunter-Lab:
35.4182, 48.1842, 4.9410
#b42f5e color charts
#b42f5e color shades, tints & tones
#b42f5e color schemes
#b42f5e color preview, HTML & CSS examples
This text has a color of #b42f5e
<p style="color:#b42f5e;">Text here</p>
.mytext {color:#b42f5e;}
This box has a color of #b42f5e
<div style="background-color:#b42f5e;">Content here</div>
.mybackground {background-color:#b42f5e;}
Border around this has a color of #b42f5e
<div style="border:2px solid #b42f5e;">Content here</div>
.myborder {border:2px solid #b42f5e;}