#fd07c4 color space conversions
Hex:
#fd07c4
RGB:
253, 7, 196
CMY:
1, 97, 23
CMYK:
0, 97, 23, 1
HSL:
314°, 98.4000%, 50.9804%
HSV (HSB):
314°, 97.2332%, 99.2157%
XYZ:
50.5478, 25.0201, 54.3898
xyY:
0.3890, 0.1925, 25.0201
CIE-Lab:
57.0950, 90.0312, -32.6639
CIE-LCH:
57.0950, 95.7734, 340.0589
CIE-Luv:
57.0950, 107.9417, -63.8602
Hunter-Lab:
50.0201, 92.8478, -29.4553
#fd07c4 color charts
#fd07c4 color shades, tints & tones
#fd07c4 color schemes
#fd07c4 color preview, HTML & CSS examples
This text has a color of #fd07c4
<p style="color:#fd07c4;">Text here</p>
.mytext {color:#fd07c4;}
This box has a color of #fd07c4
<div style="background-color:#fd07c4;">Content here</div>
.mybackground {background-color:#fd07c4;}
Border around this has a color of #fd07c4
<div style="border:2px solid #fd07c4;">Content here</div>
.myborder {border:2px solid #fd07c4;}