#fd66f5 color space conversions
Hex:
#fd66f5
RGB:
253, 102, 245
CMY:
1, 60, 4
CMYK:
0, 60, 3, 1
HSL:
303°, 97.4194%, 69.6078%
HSV (HSB):
303°, 59.6838%, 99.2157%
XYZ:
61.7408, 36.9780, 90.2696
xyY:
0.3267, 0.1957, 36.9780
CIE-Lab:
67.2605, 74.1452, -44.3317
CIE-LCH:
67.2605, 86.3876, 329.1247
CIE-Luv:
67.2605, 70.4028, -81.5188
Hunter-Lab:
60.8095, 74.8171, -45.4473
#fd66f5 color charts
#fd66f5 color shades, tints & tones
#fd66f5 color schemes
#fd66f5 color preview, HTML & CSS examples
This text has a color of #fd66f5
<p style="color:#fd66f5;">Text here</p>
.mytext {color:#fd66f5;}
This box has a color of #fd66f5
<div style="background-color:#fd66f5;">Content here</div>
.mybackground {background-color:#fd66f5;}
Border around this has a color of #fd66f5
<div style="border:2px solid #fd66f5;">Content here</div>
.myborder {border:2px solid #fd66f5;}