#fd3dd5 color space conversions
Hex:
#fd3dd5
RGB:
253, 61, 213
CMY:
1, 76, 16
CMYK:
0, 76, 16, 1
HSL:
313°, 97.9592%, 61.5686%
HSV (HSB):
313°, 75.8893%, 99.2157%
XYZ:
54.1870, 29.0242, 65.6971
xyY:
0.3639, 0.1949, 29.0242
CIE-Lab:
60.8030, 83.5458, -36.5831
CIE-LCH:
60.8030, 91.2043, 336.3523
CIE-Luv:
60.8030, 93.1328, -69.4857
Hunter-Lab:
53.8741, 85.2568, -34.5895
#fd3dd5 color charts
#fd3dd5 color shades, tints & tones
#fd3dd5 color schemes
#fd3dd5 color preview, HTML & CSS examples
This text has a color of #fd3dd5
<p style="color:#fd3dd5;">Text here</p>
.mytext {color:#fd3dd5;}
This box has a color of #fd3dd5
<div style="background-color:#fd3dd5;">Content here</div>
.mybackground {background-color:#fd3dd5;}
Border around this has a color of #fd3dd5
<div style="border:2px solid #fd3dd5;">Content here</div>
.myborder {border:2px solid #fd3dd5;}