#fd07df color space conversions
Hex:
#fd07df
RGB:
253, 7, 223
CMY:
1, 97, 13
CMYK:
0, 97, 12, 1
HSL:
307°, 98.4000%, 50.9804%
HSV (HSB):
307°, 97.2332%, 99.2157%
XYZ:
53.9033, 26.3623, 72.0595
xyY:
0.3539, 0.1731, 26.3623
CIE-Lab:
58.3794, 93.2676, -46.0502
CIE-LCH:
58.3794, 104.0167, 333.7225
CIE-Luv:
58.3794, 95.7308, -84.8713
Hunter-Lab:
51.3442, 97.5441, -47.2700
#fd07df color charts
#fd07df color shades, tints & tones
#fd07df color schemes
#fd07df color preview, HTML & CSS examples
This text has a color of #fd07df
<p style="color:#fd07df;">Text here</p>
.mytext {color:#fd07df;}
This box has a color of #fd07df
<div style="background-color:#fd07df;">Content here</div>
.mybackground {background-color:#fd07df;}
Border around this has a color of #fd07df
<div style="border:2px solid #fd07df;">Content here</div>
.myborder {border:2px solid #fd07df;}