#fd03f2 color space conversions
Hex:
#fd03f2
RGB:
253, 3, 242
CMY:
1, 99, 5
CMYK:
0, 99, 4, 1
HSL:
303°, 98.4252%, 50.1961%
HSV (HSB):
303°, 98.8142%, 99.2157%
XYZ:
56.5676, 27.3586, 86.3037
xyY:
0.3323, 0.1607, 27.3586
CIE-Lab:
59.3048, 95.9883, -55.2557
CIE-LCH:
59.3048, 110.7563, 330.0731
CIE-Luv:
59.3048, 87.8038, -99.5418
Hunter-Lab:
52.3054, 101.5108, -61.2144
#fd03f2 color charts
#fd03f2 color shades, tints & tones
#fd03f2 color schemes
#fd03f2 color preview, HTML & CSS examples
This text has a color of #fd03f2
<p style="color:#fd03f2;">Text here</p>
.mytext {color:#fd03f2;}
This box has a color of #fd03f2
<div style="background-color:#fd03f2;">Content here</div>
.mybackground {background-color:#fd03f2;}
Border around this has a color of #fd03f2
<div style="border:2px solid #fd03f2;">Content here</div>
.myborder {border:2px solid #fd03f2;}