#b42e7d color space conversions
Hex:
#b42e7d
RGB:
180, 46, 125
CMY:
29, 82, 51
CMYK:
0, 74, 31, 29
HSL:
325°, 59.2920%, 44.3137%
HSV (HSB):
325°, 74.4444%, 70.5882%
XYZ:
23.5011, 13.1380, 20.6993
xyY:
0.4099, 0.2291, 13.1380
CIE-Lab:
42.9704, 59.6415, -13.3262
CIE-LCH:
42.9704, 61.1121, 347.4048
CIE-Luv:
42.9704, 75.2569, -27.9481
Hunter-Lab:
36.2463, 52.3031, -8.4865
#b42e7d color charts
#b42e7d color shades, tints & tones
#b42e7d color schemes
#b42e7d color preview, HTML & CSS examples
This text has a color of #b42e7d
<p style="color:#b42e7d;">Text here</p>
.mytext {color:#b42e7d;}
This box has a color of #b42e7d
<div style="background-color:#b42e7d;">Content here</div>
.mybackground {background-color:#b42e7d;}
Border around this has a color of #b42e7d
<div style="border:2px solid #b42e7d;">Content here</div>
.myborder {border:2px solid #b42e7d;}