#fd03df color space conversions
Hex:
#fd03df
RGB:
253, 3, 223
CMY:
1, 99, 13
CMYK:
0, 99, 12, 1
HSL:
307°, 98.4252%, 50.1961%
HSV (HSB):
307°, 98.8142%, 99.2157%
XYZ:
53.8599, 26.2755, 72.0450
xyY:
0.3539, 0.1727, 26.2755
CIE-Lab:
58.2976, 93.5089, -46.1795
CIE-LCH:
58.2976, 104.2902, 333.7175
CIE-Luv:
58.2976, 95.9122, -85.0790
Hunter-Lab:
51.2596, 97.8504, -47.4499
#fd03df color charts
#fd03df color shades, tints & tones
#fd03df color schemes
#fd03df color preview, HTML & CSS examples
This text has a color of #fd03df
<p style="color:#fd03df;">Text here</p>
.mytext {color:#fd03df;}
This box has a color of #fd03df
<div style="background-color:#fd03df;">Content here</div>
.mybackground {background-color:#fd03df;}
Border around this has a color of #fd03df
<div style="border:2px solid #fd03df;">Content here</div>
.myborder {border:2px solid #fd03df;}