#fd02c8 color space conversions
Hex:
#fd02c8
RGB:
253, 2, 200
CMY:
1, 99, 22
CMYK:
0, 99, 21, 1
HSL:
313°, 98.4314%, 50.0000%
HSV (HSB):
313°, 99.2095%, 99.2157%
XYZ:
50.9550, 25.0962, 56.8020
xyY:
0.3835, 0.1889, 25.0962
CIE-Lab:
57.1690, 90.7973, -34.8485
CIE-LCH:
57.1690, 97.2551, 339.0029
CIE-Luv:
57.1690, 106.3578, -67.2672
Hunter-Lab:
50.0961, 93.8924, -32.1593
#fd02c8 color charts
#fd02c8 color shades, tints & tones
#fd02c8 color schemes
#fd02c8 color preview, HTML & CSS examples
This text has a color of #fd02c8
<p style="color:#fd02c8;">Text here</p>
.mytext {color:#fd02c8;}
This box has a color of #fd02c8
<div style="background-color:#fd02c8;">Content here</div>
.mybackground {background-color:#fd02c8;}
Border around this has a color of #fd02c8
<div style="border:2px solid #fd02c8;">Content here</div>
.myborder {border:2px solid #fd02c8;}