#fd41ed color space conversions
Hex:
#fd41ed
RGB:
253, 65, 237
CMY:
1, 75, 7
CMYK:
0, 74, 6, 1
HSL:
305°, 97.9167%, 62.3529%
HSV (HSB):
305°, 74.3083%, 99.2157%
XYZ:
57.6844, 30.7777, 83.0211
xyY:
0.3364, 0.1795, 30.7777
CIE-Lab:
62.3195, 85.7436, -47.6808
CIE-LCH:
62.3195, 98.1092, 330.9222
CIE-Luv:
62.3195, 82.9907, -87.3785
Hunter-Lab:
55.4776, 88.5144, -49.8920
#fd41ed color charts
#fd41ed color shades, tints & tones
#fd41ed color schemes
#fd41ed color preview, HTML & CSS examples
This text has a color of #fd41ed
<p style="color:#fd41ed;">Text here</p>
.mytext {color:#fd41ed;}
This box has a color of #fd41ed
<div style="background-color:#fd41ed;">Content here</div>
.mybackground {background-color:#fd41ed;}
Border around this has a color of #fd41ed
<div style="border:2px solid #fd41ed;">Content here</div>
.myborder {border:2px solid #fd41ed;}