#d43e7f color space conversions
Hex:
#d43e7f
RGB:
212, 62, 127
CMY:
17, 76, 50
CMYK:
0, 71, 40, 17
HSL:
334°, 63.5593%, 53.7255%
HSV (HSB):
334°, 70.7547%, 83.1373%
XYZ:
32.7048, 18.9746, 22.0174
xyY:
0.4438, 0.2575, 18.9746
CIE-Lab:
50.6575, 63.0538, -2.4636
CIE-LCH:
50.6575, 63.1019, 357.7626
CIE-Luv:
50.6575, 94.4286, -15.0776
Hunter-Lab:
43.5598, 57.7882, 0.5237
#d43e7f color charts
#d43e7f color shades, tints & tones
#d43e7f color schemes
#d43e7f color preview, HTML & CSS examples
This text has a color of #d43e7f
<p style="color:#d43e7f;">Text here</p>
.mytext {color:#d43e7f;}
This box has a color of #d43e7f
<div style="background-color:#d43e7f;">Content here</div>
.mybackground {background-color:#d43e7f;}
Border around this has a color of #d43e7f
<div style="border:2px solid #d43e7f;">Content here</div>
.myborder {border:2px solid #d43e7f;}