#fd68dd color space conversions
Hex:
#fd68dd
RGB:
253, 104, 221
CMY:
1, 59, 13
CMYK:
0, 59, 13, 1
HSL:
313°, 97.3856%, 70.0000%
HSV (HSB):
313°, 58.8933%, 99.2157%
XYZ:
58.5095, 36.0037, 72.2722
xyY:
0.3508, 0.2159, 36.0037
CIE-Lab:
66.5228, 69.6348, -32.1812
CIE-LCH:
66.5228, 76.7114, 335.1963
CIE-Luv:
66.5228, 77.1300, -61.3447
Hunter-Lab:
60.0031, 69.0512, -29.4111
#fd68dd color charts
#fd68dd color shades, tints & tones
#fd68dd color schemes
#fd68dd color preview, HTML & CSS examples
This text has a color of #fd68dd
<p style="color:#fd68dd;">Text here</p>
.mytext {color:#fd68dd;}
This box has a color of #fd68dd
<div style="background-color:#fd68dd;">Content here</div>
.mybackground {background-color:#fd68dd;}
Border around this has a color of #fd68dd
<div style="border:2px solid #fd68dd;">Content here</div>
.myborder {border:2px solid #fd68dd;}