#fd4dfc color space conversions
Hex:
#fd4dfc
RGB:
253, 77, 252
CMY:
1, 70, 1
CMYK:
0, 70, 0, 1
HSL:
300°, 97.7778%, 64.7059%
HSV (HSB):
300°, 69.5652%, 99.2157%
XYZ:
60.7326, 33.2187, 95.3063
xyY:
0.3209, 0.1755, 33.2187
CIE-Lab:
64.3376, 84.3739, -52.8026
CIE-LCH:
64.3376, 99.5343, 327.9610
CIE-Luv:
64.3376, 75.0031, -95.7659
Hunter-Lab:
57.6356, 87.2289, -57.6970
#fd4dfc color charts
#fd4dfc color shades, tints & tones
#fd4dfc color schemes
#fd4dfc color preview, HTML & CSS examples
This text has a color of #fd4dfc
<p style="color:#fd4dfc;">Text here</p>
.mytext {color:#fd4dfc;}
This box has a color of #fd4dfc
<div style="background-color:#fd4dfc;">Content here</div>
.mybackground {background-color:#fd4dfc;}
Border around this has a color of #fd4dfc
<div style="border:2px solid #fd4dfc;">Content here</div>
.myborder {border:2px solid #fd4dfc;}