#b42e6e color space conversions
Hex:
#b42e6e
RGB:
180, 46, 110
CMY:
29, 82, 57
CMYK:
0, 74, 39, 29
HSL:
331°, 59.2920%, 44.3137%
HSV (HSB):
331°, 74.4444%, 70.5882%
XYZ:
22.6139, 12.7831, 16.0273
xyY:
0.4398, 0.2486, 12.7831
CIE-Lab:
42.4346, 57.9511, -4.8507
CIE-LCH:
42.4346, 58.1538, 355.2153
CIE-Luv:
42.4346, 80.9978, -16.5289
Hunter-Lab:
35.7534, 50.3318, -1.5508
#b42e6e color charts
#b42e6e color shades, tints & tones
#b42e6e color schemes
#b42e6e color preview, HTML & CSS examples
This text has a color of #b42e6e
<p style="color:#b42e6e;">Text here</p>
.mytext {color:#b42e6e;}
This box has a color of #b42e6e
<div style="background-color:#b42e6e;">Content here</div>
.mybackground {background-color:#b42e6e;}
Border around this has a color of #b42e6e
<div style="border:2px solid #b42e6e;">Content here</div>
.myborder {border:2px solid #b42e6e;}