#fd99f0 color space conversions
Hex:
#fd99f0
RGB:
253, 153, 240
CMY:
1, 40, 6
CMYK:
0, 40, 5, 1
HSL:
308°, 96.1538%, 79.6078%
HSV (HSB):
308°, 39.5257%, 99.2157%
XYZ:
67.6274, 49.9564, 88.5163
xyY:
0.3281, 0.2424, 49.9564
CIE-Lab:
76.0425, 49.6384, -27.9660
CIE-LCH:
76.0425, 56.9743, 330.6034
CIE-Luv:
76.0425, 51.4528, -52.3962
Hunter-Lab:
70.6798, 47.1015, -24.7763
#fd99f0 color charts
#fd99f0 color shades, tints & tones
#fd99f0 color schemes
#fd99f0 color preview, HTML & CSS examples
This text has a color of #fd99f0
<p style="color:#fd99f0;">Text here</p>
.mytext {color:#fd99f0;}
This box has a color of #fd99f0
<div style="background-color:#fd99f0;">Content here</div>
.mybackground {background-color:#fd99f0;}
Border around this has a color of #fd99f0
<div style="border:2px solid #fd99f0;">Content here</div>
.myborder {border:2px solid #fd99f0;}