#fd55da color space conversions
Hex:
#fd55da
RGB:
253, 85, 218
CMY:
1, 67, 15
CMYK:
0, 66, 14, 1
HSL:
313°, 97.6744%, 66.2745%
HSV (HSB):
313°, 66.4032%, 99.2157%
XYZ:
56.4114, 32.4416, 69.6183
xyY:
0.3560, 0.2047, 32.4416
CIE-Lab:
63.7062, 76.6292, -34.8752
CIE-LCH:
63.7062, 84.1922, 335.5290
CIE-Luv:
63.7062, 84.6936, -66.2676
Hunter-Lab:
56.9575, 77.1128, -32.5990
#fd55da color charts
#fd55da color shades, tints & tones
#fd55da color schemes
#fd55da color preview, HTML & CSS examples
This text has a color of #fd55da
<p style="color:#fd55da;">Text here</p>
.mytext {color:#fd55da;}
This box has a color of #fd55da
<div style="background-color:#fd55da;">Content here</div>
.mybackground {background-color:#fd55da;}
Border around this has a color of #fd55da
<div style="border:2px solid #fd55da;">Content here</div>
.myborder {border:2px solid #fd55da;}