#fd07e0 color space conversions
Hex:
#fd07e0
RGB:
253, 7, 224
CMY:
1, 97, 12
CMYK:
0, 97, 11, 1
HSL:
307°, 98.4000%, 50.9804%
HSV (HSB):
307°, 97.2332%, 99.2157%
XYZ:
54.0385, 26.4164, 72.7717
xyY:
0.3527, 0.1724, 26.4164
CIE-Lab:
58.4302, 93.3943, -46.5349
CIE-LCH:
58.4302, 104.3456, 333.5147
CIE-Luv:
58.4302, 95.2938, -85.6410
Hunter-Lab:
51.3969, 97.7297, -47.9696
#fd07e0 color charts
#fd07e0 color shades, tints & tones
#fd07e0 color schemes
#fd07e0 color preview, HTML & CSS examples
This text has a color of #fd07e0
<p style="color:#fd07e0;">Text here</p>
.mytext {color:#fd07e0;}
This box has a color of #fd07e0
<div style="background-color:#fd07e0;">Content here</div>
.mybackground {background-color:#fd07e0;}
Border around this has a color of #fd07e0
<div style="border:2px solid #fd07e0;">Content here</div>
.myborder {border:2px solid #fd07e0;}