#d43f8f color space conversions
Hex:
#d43f8f
RGB:
212, 63, 143
CMY:
17, 75, 44
CMYK:
0, 70, 33, 17
HSL:
328°, 63.4043%, 53.9216%
HSV (HSB):
328°, 70.2830%, 83.1373%
XYZ:
33.8868, 19.5352, 27.9712
xyY:
0.4163, 0.2400, 19.5352
CIE-Lab:
51.3076, 64.4228, -11.0919
CIE-LCH:
51.3076, 65.3707, 350.2309
CIE-Luv:
51.3076, 88.1080, -26.9331
Hunter-Lab:
44.1987, 59.5070, -6.5827
#d43f8f color charts
#d43f8f color shades, tints & tones
#d43f8f color schemes
#d43f8f color preview, HTML & CSS examples
This text has a color of #d43f8f
<p style="color:#d43f8f;">Text here</p>
.mytext {color:#d43f8f;}
This box has a color of #d43f8f
<div style="background-color:#d43f8f;">Content here</div>
.mybackground {background-color:#d43f8f;}
Border around this has a color of #d43f8f
<div style="border:2px solid #d43f8f;">Content here</div>
.myborder {border:2px solid #d43f8f;}