#fd3da8 color space conversions
Hex:
#fd3da8
RGB:
253, 61, 168
CMY:
1, 76, 34
CMYK:
0, 76, 34, 1
HSL:
327°, 97.9592%, 61.5686%
HSV (HSB):
327°, 75.8893%, 99.2157%
XYZ:
49.2446, 27.0473, 39.6710
xyY:
0.4247, 0.2332, 27.0473
CIE-Lab:
59.0181, 78.2307, -13.5043
CIE-LCH:
59.0181, 79.3877, 350.2060
CIE-Luv:
59.0181, 111.5163, -33.9313
Hunter-Lab:
52.0070, 78.0067, -8.8215
#fd3da8 color charts
#fd3da8 color shades, tints & tones
#fd3da8 color schemes
#fd3da8 color preview, HTML & CSS examples
This text has a color of #fd3da8
<p style="color:#fd3da8;">Text here</p>
.mytext {color:#fd3da8;}
This box has a color of #fd3da8
<div style="background-color:#fd3da8;">Content here</div>
.mybackground {background-color:#fd3da8;}
Border around this has a color of #fd3da8
<div style="border:2px solid #fd3da8;">Content here</div>
.myborder {border:2px solid #fd3da8;}