#fd55c0 color space conversions
Hex:
#fd55c0
RGB:
253, 85, 192
CMY:
1, 67, 25
CMYK:
0, 66, 24, 1
HSL:
322°, 97.6744%, 66.2745%
HSV (HSB):
322°, 66.4032%, 99.2157%
XYZ:
53.2709, 31.1854, 53.0809
xyY:
0.3873, 0.2267, 31.1854
CIE-Lab:
62.6638, 73.1754, -21.7792
CIE-LCH:
62.6638, 76.3477, 343.4254
CIE-Luv:
62.6638, 93.9944, -45.4295
Hunter-Lab:
55.8439, 72.5489, -17.2657
#fd55c0 color charts
#fd55c0 color shades, tints & tones
#fd55c0 color schemes
#fd55c0 color preview, HTML & CSS examples
This text has a color of #fd55c0
<p style="color:#fd55c0;">Text here</p>
.mytext {color:#fd55c0;}
This box has a color of #fd55c0
<div style="background-color:#fd55c0;">Content here</div>
.mybackground {background-color:#fd55c0;}
Border around this has a color of #fd55c0
<div style="border:2px solid #fd55c0;">Content here</div>
.myborder {border:2px solid #fd55c0;}