#b42b5e color space conversions
Hex:
#b42b5e
RGB:
180, 43, 94
CMY:
29, 83, 63
CMYK:
0, 76, 48, 29
HSL:
338°, 61.4350%, 43.7255%
HSV (HSB):
338°, 76.1111%, 70.5882%
XYZ:
21.7066, 12.2392, 11.8080
xyY:
0.4744, 0.2675, 12.2392
CIE-Lab:
41.5938, 57.3753, 3.9244
CIE-LCH:
41.5938, 57.5094, 3.9129
CIE-Luv:
41.5938, 88.0602, -5.8055
Hunter-Lab:
34.9846, 49.5297, 4.4776
#b42b5e color charts
#b42b5e color shades, tints & tones
#b42b5e color schemes
#b42b5e color preview, HTML & CSS examples
This text has a color of #b42b5e
<p style="color:#b42b5e;">Text here</p>
.mytext {color:#b42b5e;}
This box has a color of #b42b5e
<div style="background-color:#b42b5e;">Content here</div>
.mybackground {background-color:#b42b5e;}
Border around this has a color of #b42b5e
<div style="border:2px solid #b42b5e;">Content here</div>
.myborder {border:2px solid #b42b5e;}