#fd99f2 color space conversions
Hex:
#fd99f2
RGB:
253, 153, 242
CMY:
1, 40, 5
CMYK:
0, 40, 4, 1
HSL:
307°, 96.1538%, 79.6078%
HSV (HSB):
307°, 39.5257%, 99.2157%
XYZ:
67.9263, 50.0759, 90.0899
xyY:
0.3264, 0.2406, 50.0759
CIE-Lab:
76.1158, 49.9787, -28.9391
CIE-LCH:
76.1158, 57.7525, 329.9279
CIE-Luv:
76.1158, 51.0418, -54.0398
Hunter-Lab:
70.7643, 47.5035, -25.9469
#fd99f2 color charts
#fd99f2 color shades, tints & tones
#fd99f2 color schemes
#fd99f2 color preview, HTML & CSS examples
This text has a color of #fd99f2
<p style="color:#fd99f2;">Text here</p>
.mytext {color:#fd99f2;}
This box has a color of #fd99f2
<div style="background-color:#fd99f2;">Content here</div>
.mybackground {background-color:#fd99f2;}
Border around this has a color of #fd99f2
<div style="border:2px solid #fd99f2;">Content here</div>
.myborder {border:2px solid #fd99f2;}