#fd02a9 color space conversions
Hex:
#fd02a9
RGB:
253, 2, 169
CMY:
1, 99, 34
CMYK:
0, 99, 33, 1
HSL:
320°, 98.4314%, 50.0000%
HSV (HSB):
320°, 99.2095%, 99.2157%
XYZ:
47.6912, 23.7906, 39.6146
xyY:
0.4293, 0.2141, 23.7906
CIE-Lab:
55.8776, 87.4993, -18.8513
CIE-LCH:
55.8776, 89.5070, 347.8418
CIE-Luv:
55.8776, 121.0458, -43.0366
Hunter-Lab:
48.7756, 89.1738, -14.0112
#fd02a9 color charts
#fd02a9 color shades, tints & tones
#fd02a9 color schemes
#fd02a9 color preview, HTML & CSS examples
This text has a color of #fd02a9
<p style="color:#fd02a9;">Text here</p>
.mytext {color:#fd02a9;}
This box has a color of #fd02a9
<div style="background-color:#fd02a9;">Content here</div>
.mybackground {background-color:#fd02a9;}
Border around this has a color of #fd02a9
<div style="border:2px solid #fd02a9;">Content here</div>
.myborder {border:2px solid #fd02a9;}