#fd35d9 color space conversions
Hex:
#fd35d9
RGB:
253, 53, 217
CMY:
1, 79, 15
CMYK:
0, 79, 14, 1
HSL:
311°, 98.0392%, 60.0000%
HSV (HSB):
311°, 79.0514%, 99.2157%
XYZ:
54.3055, 28.4386, 68.2726
xyY:
0.3596, 0.1883, 28.4386
CIE-Lab:
60.2829, 86.0895, -39.6600
CIE-LCH:
60.2829, 94.7856, 335.2653
CIE-Luv:
60.2829, 93.2168, -74.5068
Hunter-Lab:
53.3279, 88.4486, -38.5761
#fd35d9 color charts
#fd35d9 color shades, tints & tones
#fd35d9 color schemes
#fd35d9 color preview, HTML & CSS examples
This text has a color of #fd35d9
<p style="color:#fd35d9;">Text here</p>
.mytext {color:#fd35d9;}
This box has a color of #fd35d9
<div style="background-color:#fd35d9;">Content here</div>
.mybackground {background-color:#fd35d9;}
Border around this has a color of #fd35d9
<div style="border:2px solid #fd35d9;">Content here</div>
.myborder {border:2px solid #fd35d9;}