#fd04c6 color space conversions
Hex:
#fd04c6
RGB:
253, 4, 198
CMY:
1, 98, 22
CMYK:
0, 98, 22, 1
HSL:
313°, 98.4190%, 50.3922%
HSV (HSB):
313°, 98.4190%, 99.2157%
XYZ:
50.7445, 25.0467, 55.5860
xyY:
0.3863, 0.1906, 25.0467
CIE-Lab:
57.1209, 90.4444, -33.7743
CIE-LCH:
57.1209, 96.5448, 339.5231
CIE-Luv:
57.1209, 107.1775, -65.5921
Hunter-Lab:
50.0467, 93.4071, -30.8198
#fd04c6 color charts
#fd04c6 color shades, tints & tones
#fd04c6 color schemes
#fd04c6 color preview, HTML & CSS examples
This text has a color of #fd04c6
<p style="color:#fd04c6;">Text here</p>
.mytext {color:#fd04c6;}
This box has a color of #fd04c6
<div style="background-color:#fd04c6;">Content here</div>
.mybackground {background-color:#fd04c6;}
Border around this has a color of #fd04c6
<div style="border:2px solid #fd04c6;">Content here</div>
.myborder {border:2px solid #fd04c6;}