#fd99d1 color space conversions
Hex:
#fd99d1
RGB:
253, 153, 209
CMY:
1, 40, 18
CMYK:
0, 40, 17, 1
HSL:
326°, 96.1538%, 79.6078%
HSV (HSB):
326°, 39.5257%, 99.2157%
XYZ:
63.4079, 48.2686, 66.2964
xyY:
0.3563, 0.2712, 48.2686
CIE-Lab:
74.9940, 44.6739, -12.6282
CIE-LCH:
74.9940, 46.4245, 344.2157
CIE-Luv:
74.9940, 57.8207, -27.1969
Hunter-Lab:
69.4756, 41.3283, -7.9440
#fd99d1 color charts
#fd99d1 color shades, tints & tones
#fd99d1 color schemes
#fd99d1 color preview, HTML & CSS examples
This text has a color of #fd99d1
<p style="color:#fd99d1;">Text here</p>
.mytext {color:#fd99d1;}
This box has a color of #fd99d1
<div style="background-color:#fd99d1;">Content here</div>
.mybackground {background-color:#fd99d1;}
Border around this has a color of #fd99d1
<div style="border:2px solid #fd99d1;">Content here</div>
.myborder {border:2px solid #fd99d1;}