#fd03e4 color space conversions
Hex:
#fd03e4
RGB:
253, 3, 228
CMY:
1, 99, 11
CMYK:
0, 99, 10, 1
HSL:
306°, 98.4252%, 50.1961%
HSV (HSB):
306°, 98.8142%, 99.2157%
XYZ:
54.5442, 26.5492, 75.6485
xyY:
0.3480, 0.1694, 26.5492
CIE-Lab:
58.5547, 94.1456, -48.5947
CIE-LCH:
58.5547, 105.9473, 332.6988
CIE-Luv:
58.5547, 93.7331, -88.9163
Hunter-Lab:
51.5259, 98.7857, -50.9793
#fd03e4 color charts
#fd03e4 color shades, tints & tones
#fd03e4 color schemes
#fd03e4 color preview, HTML & CSS examples
This text has a color of #fd03e4
<p style="color:#fd03e4;">Text here</p>
.mytext {color:#fd03e4;}
This box has a color of #fd03e4
<div style="background-color:#fd03e4;">Content here</div>
.mybackground {background-color:#fd03e4;}
Border around this has a color of #fd03e4
<div style="border:2px solid #fd03e4;">Content here</div>
.myborder {border:2px solid #fd03e4;}