#fd03d4 color space conversions
Hex:
#fd03d4
RGB:
253, 3, 212
CMY:
1, 99, 17
CMYK:
0, 99, 16, 1
HSL:
310°, 98.4252%, 50.1961%
HSV (HSB):
310°, 98.8142%, 99.2157%
XYZ:
52.4242, 25.7012, 64.4851
xyY:
0.3676, 0.1802, 25.7012
CIE-Lab:
57.7524, 92.1497, -40.7971
CIE-LCH:
57.7524, 100.7769, 336.1198
CIE-Luv:
57.7524, 100.8114, -76.5712
Hunter-Lab:
50.6964, 95.8650, -39.9286
#fd03d4 color charts
#fd03d4 color shades, tints & tones
#fd03d4 color schemes
#fd03d4 color preview, HTML & CSS examples
This text has a color of #fd03d4
<p style="color:#fd03d4;">Text here</p>
.mytext {color:#fd03d4;}
This box has a color of #fd03d4
<div style="background-color:#fd03d4;">Content here</div>
.mybackground {background-color:#fd03d4;}
Border around this has a color of #fd03d4
<div style="border:2px solid #fd03d4;">Content here</div>
.myborder {border:2px solid #fd03d4;}