#fd34d6 color space conversions
Hex:
#fd34d6
RGB:
253, 52, 214
CMY:
1, 80, 16
CMYK:
0, 79, 15, 1
HSL:
312°, 98.0488%, 59.8039%
HSV (HSB):
312°, 79.4466%, 99.2157%
XYZ:
53.8736, 28.1937, 66.2208
xyY:
0.3633, 0.1901, 28.1937
CIE-Lab:
60.0633, 85.9334, -38.3063
CIE-LCH:
60.0633, 94.0846, 335.9742
CIE-Luv:
60.0633, 94.6379, -72.3559
Hunter-Lab:
53.0977, 88.1873, -36.7751
#fd34d6 color charts
#fd34d6 color shades, tints & tones
#fd34d6 color schemes
#fd34d6 color preview, HTML & CSS examples
This text has a color of #fd34d6
<p style="color:#fd34d6;">Text here</p>
.mytext {color:#fd34d6;}
This box has a color of #fd34d6
<div style="background-color:#fd34d6;">Content here</div>
.mybackground {background-color:#fd34d6;}
Border around this has a color of #fd34d6
<div style="border:2px solid #fd34d6;">Content here</div>
.myborder {border:2px solid #fd34d6;}