#fd02a8 color space conversions
Hex:
#fd02a8
RGB:
253, 2, 168
CMY:
1, 99, 34
CMYK:
0, 99, 34, 1
HSL:
320°, 98.4314%, 50.0000%
HSV (HSB):
320°, 99.2095%, 99.2157%
XYZ:
47.5976, 23.7532, 39.1219
xyY:
0.4309, 0.2150, 23.7532
CIE-Lab:
55.8399, 87.4019, -18.3220
CIE-LCH:
55.8399, 89.3016, 348.1606
CIE-Luv:
55.8399, 121.5255, -42.2615
Hunter-Lab:
48.7373, 89.0357, -13.4766
#fd02a8 color charts
#fd02a8 color shades, tints & tones
#fd02a8 color schemes
#fd02a8 color preview, HTML & CSS examples
This text has a color of #fd02a8
<p style="color:#fd02a8;">Text here</p>
.mytext {color:#fd02a8;}
This box has a color of #fd02a8
<div style="background-color:#fd02a8;">Content here</div>
.mybackground {background-color:#fd02a8;}
Border around this has a color of #fd02a8
<div style="border:2px solid #fd02a8;">Content here</div>
.myborder {border:2px solid #fd02a8;}