#d42b8f color space conversions
Hex:
#d42b8f
RGB:
212, 43, 143
CMY:
17, 83, 44
CMYK:
0, 80, 33, 17
HSL:
324°, 66.2745%, 50.0000%
HSV (HSB):
324°, 79.7170%, 83.1373%
XYZ:
32.9732, 17.7080, 27.6667
xyY:
0.4209, 0.2260, 17.7080
CIE-Lab:
49.1400, 70.5507, -14.3661
CIE-LCH:
49.1400, 71.9985, 348.4903
CIE-Luv:
49.1400, 94.4159, -32.3803
Hunter-Lab:
42.0808, 66.2253, -9.5245
#d42b8f color charts
#d42b8f color shades, tints & tones
#d42b8f color schemes
#d42b8f color preview, HTML & CSS examples
This text has a color of #d42b8f
<p style="color:#d42b8f;">Text here</p>
.mytext {color:#d42b8f;}
This box has a color of #d42b8f
<div style="background-color:#d42b8f;">Content here</div>
.mybackground {background-color:#d42b8f;}
Border around this has a color of #d42b8f
<div style="border:2px solid #d42b8f;">Content here</div>
.myborder {border:2px solid #d42b8f;}