#fd35d7 color space conversions
Hex:
#fd35d7
RGB:
253, 53, 215
CMY:
1, 79, 16
CMYK:
0, 79, 15, 1
HSL:
311°, 98.0392%, 60.0000%
HSV (HSB):
311°, 79.0514%, 99.2157%
XYZ:
54.0469, 28.3351, 66.9106
xyY:
0.3620, 0.1898, 28.3351
CIE-Lab:
60.1903, 85.8290, -38.6737
CIE-LCH:
60.1903, 94.1396, 335.7441
CIE-Luv:
60.1903, 94.0328, -72.9307
Hunter-Lab:
53.2308, 88.0828, -37.2655
#fd35d7 color charts
#fd35d7 color shades, tints & tones
#fd35d7 color schemes
#fd35d7 color preview, HTML & CSS examples
This text has a color of #fd35d7
<p style="color:#fd35d7;">Text here</p>
.mytext {color:#fd35d7;}
This box has a color of #fd35d7
<div style="background-color:#fd35d7;">Content here</div>
.mybackground {background-color:#fd35d7;}
Border around this has a color of #fd35d7
<div style="border:2px solid #fd35d7;">Content here</div>
.myborder {border:2px solid #fd35d7;}