#fd04cf color space conversions
Hex:
#fd04cf
RGB:
253, 4, 207
CMY:
1, 98, 19
CMYK:
0, 98, 18, 1
HSL:
311°, 98.4190%, 50.3922%
HSV (HSB):
311°, 98.4190%, 99.2157%
XYZ:
51.8139, 25.4745, 61.2177
xyY:
0.3741, 0.1839, 25.4745
CIE-Lab:
57.5348, 91.4900, -38.2861
CIE-LCH:
57.5348, 99.1778, 337.2920
CIE-Luv:
57.5348, 103.0314, -72.6254
Hunter-Lab:
50.4722, 94.9185, -36.5821
#fd04cf color charts
#fd04cf color shades, tints & tones
#fd04cf color schemes
#fd04cf color preview, HTML & CSS examples
This text has a color of #fd04cf
<p style="color:#fd04cf;">Text here</p>
.mytext {color:#fd04cf;}
This box has a color of #fd04cf
<div style="background-color:#fd04cf;">Content here</div>
.mybackground {background-color:#fd04cf;}
Border around this has a color of #fd04cf
<div style="border:2px solid #fd04cf;">Content here</div>
.myborder {border:2px solid #fd04cf;}