#fd02d6 color space conversions
Hex:
#fd02d6
RGB:
253, 2, 214
CMY:
1, 99, 16
CMYK:
0, 99, 15, 1
HSL:
309°, 98.4314%, 50.0000%
HSV (HSB):
309°, 99.2095%, 99.2157%
XYZ:
52.6673, 25.7811, 65.8187
xyY:
0.3651, 0.1787, 25.7811
CIE-Lab:
57.8287, 92.4536, -41.8154
CIE-LCH:
57.8287, 101.4702, 335.6634
CIE-Luv:
57.8287, 99.9590, -78.1773
Hunter-Lab:
50.7751, 96.2957, -41.3138
#fd02d6 color charts
#fd02d6 color shades, tints & tones
#fd02d6 color schemes
#fd02d6 color preview, HTML & CSS examples
This text has a color of #fd02d6
<p style="color:#fd02d6;">Text here</p>
.mytext {color:#fd02d6;}
This box has a color of #fd02d6
<div style="background-color:#fd02d6;">Content here</div>
.mybackground {background-color:#fd02d6;}
Border around this has a color of #fd02d6
<div style="border:2px solid #fd02d6;">Content here</div>
.myborder {border:2px solid #fd02d6;}