#d43f84 color space conversions
Hex:
#d43f84
RGB:
212, 63, 132
CMY:
17, 75, 48
CMYK:
0, 70, 38, 17
HSL:
332°, 63.4043%, 53.9216%
HSV (HSB):
332°, 70.2830%, 83.1373%
XYZ:
33.0937, 19.2180, 23.7950
xyY:
0.4348, 0.2525, 19.2180
CIE-Lab:
50.9413, 63.2140, -5.0520
CIE-LCH:
50.9413, 63.4156, 355.4307
CIE-Luv:
50.9413, 92.1884, -18.5081
Hunter-Lab:
43.8383, 58.0333, -1.4952
#d43f84 color charts
#d43f84 color shades, tints & tones
#d43f84 color schemes
#d43f84 color preview, HTML & CSS examples
This text has a color of #d43f84
<p style="color:#d43f84;">Text here</p>
.mytext {color:#d43f84;}
This box has a color of #d43f84
<div style="background-color:#d43f84;">Content here</div>
.mybackground {background-color:#d43f84;}
Border around this has a color of #d43f84
<div style="border:2px solid #d43f84;">Content here</div>
.myborder {border:2px solid #d43f84;}