#fd9fcd color space conversions
Hex:
#fd9fcd
RGB:
253, 159, 205
CMY:
1, 38, 20
CMYK:
0, 37, 19, 1
HSL:
331°, 95.9184%, 80.7843%
HSV (HSB):
331°, 37.1542%, 99.2157%
XYZ:
63.9256, 50.0867, 64.0561
xyY:
0.3590, 0.2813, 50.0867
CIE-Lab:
76.1224, 40.9958, -8.7512
CIE-LCH:
76.1224, 41.9195, 347.9501
CIE-Luv:
76.1224, 55.4030, -20.6476
Hunter-Lab:
70.7720, 37.3813, -4.1233
#fd9fcd color charts
#fd9fcd color shades, tints & tones
#fd9fcd color schemes
#fd9fcd color preview, HTML & CSS examples
This text has a color of #fd9fcd
<p style="color:#fd9fcd;">Text here</p>
.mytext {color:#fd9fcd;}
This box has a color of #fd9fcd
<div style="background-color:#fd9fcd;">Content here</div>
.mybackground {background-color:#fd9fcd;}
Border around this has a color of #fd9fcd
<div style="border:2px solid #fd9fcd;">Content here</div>
.myborder {border:2px solid #fd9fcd;}