#fd03d6 color space conversions
Hex:
#fd03d6
RGB:
253, 3, 214
CMY:
1, 99, 16
CMYK:
0, 99, 15, 1
HSL:
309°, 98.4252%, 50.1961%
HSV (HSB):
309°, 98.8142%, 99.2157%
XYZ:
52.6782, 25.8028, 65.8223
xyY:
0.3651, 0.1788, 25.8028
CIE-Lab:
57.8494, 92.3925, -41.7828
CIE-LCH:
57.8494, 101.4011, 335.6660
CIE-Luv:
57.8494, 99.9104, -78.1241
Hunter-Lab:
50.7965, 96.2185, -41.2708
#fd03d6 color charts
#fd03d6 color shades, tints & tones
#fd03d6 color schemes
#fd03d6 color preview, HTML & CSS examples
This text has a color of #fd03d6
<p style="color:#fd03d6;">Text here</p>
.mytext {color:#fd03d6;}
This box has a color of #fd03d6
<div style="background-color:#fd03d6;">Content here</div>
.mybackground {background-color:#fd03d6;}
Border around this has a color of #fd03d6
<div style="border:2px solid #fd03d6;">Content here</div>
.myborder {border:2px solid #fd03d6;}