#d34f90 color space conversions
Hex:
#d34f90
RGB:
211, 79, 144
CMY:
17, 69, 44
CMYK:
0, 63, 32, 17
HSL:
330°, 60.0000%, 56.8627%
HSV (HSB):
330°, 62.5592%, 82.7451%
XYZ:
34.6940, 21.4545, 28.6981
xyY:
0.4089, 0.2529, 21.4545
CIE-Lab:
53.4433, 58.0101, -8.5015
CIE-LCH:
53.4433, 58.6297, 351.6625
CIE-Luv:
53.4433, 80.3866, -22.2867
Hunter-Lab:
46.3190, 52.6425, -4.3114
#d34f90 color charts
#d34f90 color shades, tints & tones
#d34f90 color schemes
#d34f90 color preview, HTML & CSS examples
This text has a color of #d34f90
<p style="color:#d34f90;">Text here</p>
.mytext {color:#d34f90;}
This box has a color of #d34f90
<div style="background-color:#d34f90;">Content here</div>
.mybackground {background-color:#d34f90;}
Border around this has a color of #d34f90
<div style="border:2px solid #d34f90;">Content here</div>
.myborder {border:2px solid #d34f90;}