#fd88c5 color space conversions
Hex:
#fd88c5
RGB:
253, 136, 197
CMY:
1, 47, 23
CMYK:
0, 46, 22, 1
HSL:
329°, 96.6942%, 76.2745%
HSV (HSB):
329°, 46.2451%, 99.2157%
XYZ:
59.3902, 42.5222, 57.9007
xyY:
0.3716, 0.2661, 42.5222
CIE-Lab:
71.2295, 51.4710, -11.6378
CIE-LCH:
71.2295, 52.7703, 347.2594
CIE-Luv:
71.2295, 69.3826, -26.7784
Hunter-Lab:
65.2090, 48.4560, -6.9987
#fd88c5 color charts
#fd88c5 color shades, tints & tones
#fd88c5 color schemes
#fd88c5 color preview, HTML & CSS examples
This text has a color of #fd88c5
<p style="color:#fd88c5;">Text here</p>
.mytext {color:#fd88c5;}
This box has a color of #fd88c5
<div style="background-color:#fd88c5;">Content here</div>
.mybackground {background-color:#fd88c5;}
Border around this has a color of #fd88c5
<div style="border:2px solid #fd88c5;">Content here</div>
.myborder {border:2px solid #fd88c5;}