#fd88db color space conversions
Hex:
#fd88db
RGB:
253, 136, 219
CMY:
1, 47, 14
CMYK:
0, 46, 13, 1
HSL:
317°, 96.6942%, 76.2745%
HSV (HSB):
317°, 46.2451%, 99.2157%
XYZ:
62.0984, 43.6054, 72.1616
xyY:
0.3491, 0.2452, 43.6054
CIE-Lab:
71.9640, 54.7059, -22.7107
CIE-LCH:
71.9640, 59.2327, 337.4546
CIE-Luv:
71.9640, 64.0716, -44.4881
Hunter-Lab:
66.0344, 52.3001, -18.5673
#fd88db color charts
#fd88db color shades, tints & tones
#fd88db color schemes
#fd88db color preview, HTML & CSS examples
This text has a color of #fd88db
<p style="color:#fd88db;">Text here</p>
.mytext {color:#fd88db;}
This box has a color of #fd88db
<div style="background-color:#fd88db;">Content here</div>
.mybackground {background-color:#fd88db;}
Border around this has a color of #fd88db
<div style="border:2px solid #fd88db;">Content here</div>
.myborder {border:2px solid #fd88db;}