#fd04c9 color space conversions
Hex:
#fd04c9
RGB:
253, 4, 201
CMY:
1, 98, 21
CMYK:
0, 98, 21, 1
HSL:
313°, 98.4190%, 50.3922%
HSV (HSB):
313°, 98.4190%, 99.2157%
XYZ:
51.0940, 25.1865, 57.4269
xyY:
0.3821, 0.1884, 25.1865
CIE-Lab:
57.2567, 90.7883, -35.2855
CIE-LCH:
57.2567, 97.4042, 338.7610
CIE-Luv:
57.2567, 105.7873, -67.9396
Hunter-Lab:
50.1862, 93.9032, -32.7138
#fd04c9 color charts
#fd04c9 color shades, tints & tones
#fd04c9 color schemes
#fd04c9 color preview, HTML & CSS examples
This text has a color of #fd04c9
<p style="color:#fd04c9;">Text here</p>
.mytext {color:#fd04c9;}
This box has a color of #fd04c9
<div style="background-color:#fd04c9;">Content here</div>
.mybackground {background-color:#fd04c9;}
Border around this has a color of #fd04c9
<div style="border:2px solid #fd04c9;">Content here</div>
.myborder {border:2px solid #fd04c9;}