#fd02d3 color space conversions
Hex:
#fd02d3
RGB:
253, 2, 211
CMY:
1, 99, 17
CMYK:
0, 99, 17, 1
HSL:
310°, 98.4314%, 50.0000%
HSV (HSB):
310°, 99.2095%, 99.2157%
XYZ:
52.2876, 25.6292, 63.8191
xyY:
0.3689, 0.1808, 25.6292
CIE-Lab:
57.6834, 92.0904, -40.3358
CIE-LCH:
57.6834, 100.5366, 336.3465
CIE-Luv:
57.6834, 101.3132, -75.8476
Hunter-Lab:
50.6253, 95.7668, -39.3042
#fd02d3 color charts
#fd02d3 color shades, tints & tones
#fd02d3 color schemes
#fd02d3 color preview, HTML & CSS examples
This text has a color of #fd02d3
<p style="color:#fd02d3;">Text here</p>
.mytext {color:#fd02d3;}
This box has a color of #fd02d3
<div style="background-color:#fd02d3;">Content here</div>
.mybackground {background-color:#fd02d3;}
Border around this has a color of #fd02d3
<div style="border:2px solid #fd02d3;">Content here</div>
.myborder {border:2px solid #fd02d3;}