#fd55e3 color space conversions
Hex:
#fd55e3
RGB:
253, 85, 227
CMY:
1, 67, 11
CMYK:
0, 66, 10, 1
HSL:
309°, 97.6744%, 66.2745%
HSV (HSB):
309°, 66.4032%, 99.2157%
XYZ:
57.6216, 32.9257, 75.9913
xyY:
0.3460, 0.1977, 32.9257
CIE-Lab:
64.1007, 77.9125, -39.2999
CIE-LCH:
64.1007, 87.2630, 333.2331
CIE-Luv:
64.1007, 81.5414, -73.4741
Hunter-Lab:
57.3809, 78.8322, -38.3530
#fd55e3 color charts
#fd55e3 color shades, tints & tones
#fd55e3 color schemes
#fd55e3 color preview, HTML & CSS examples
This text has a color of #fd55e3
<p style="color:#fd55e3;">Text here</p>
.mytext {color:#fd55e3;}
This box has a color of #fd55e3
<div style="background-color:#fd55e3;">Content here</div>
.mybackground {background-color:#fd55e3;}
Border around this has a color of #fd55e3
<div style="border:2px solid #fd55e3;">Content here</div>
.myborder {border:2px solid #fd55e3;}