#b42d6d color space conversions
Hex:
#b42d6d
RGB:
180, 45, 109
CMY:
29, 82, 57
CMYK:
0, 75, 39, 29
HSL:
332°, 60.0000%, 44.1176%
HSV (HSB):
332°, 75.0000%, 70.5882%
XYZ:
22.5211, 12.6842, 15.7293
xyY:
0.4422, 0.2490, 12.6842
CIE-Lab:
42.2835, 58.1780, -4.4525
CIE-LCH:
42.2835, 58.3482, 355.6236
CIE-Luv:
42.2835, 81.7250, -16.0621
Hunter-Lab:
35.6149, 50.5486, -1.2550
#b42d6d color charts
#b42d6d color shades, tints & tones
#b42d6d color schemes
#b42d6d color preview, HTML & CSS examples
This text has a color of #b42d6d
<p style="color:#b42d6d;">Text here</p>
.mytext {color:#b42d6d;}
This box has a color of #b42d6d
<div style="background-color:#b42d6d;">Content here</div>
.mybackground {background-color:#b42d6d;}
Border around this has a color of #b42d6d
<div style="border:2px solid #b42d6d;">Content here</div>
.myborder {border:2px solid #b42d6d;}