#fd75f2 color space conversions
Hex:
#fd75f2
RGB:
253, 117, 242
CMY:
1, 54, 5
CMYK:
0, 54, 4, 1
HSL:
305°, 97.1429%, 72.5490%
HSV (HSB):
305°, 53.7549%, 99.2157%
XYZ:
62.8963, 40.0160, 88.4133
xyY:
0.3287, 0.2092, 40.0160
CIE-Lab:
69.4809, 67.2591, -39.2065
CIE-LCH:
69.4809, 77.8520, 329.7613
CIE-Luv:
69.4809, 66.0775, -72.6280
Hunter-Lab:
63.2582, 66.7769, -38.5863
#fd75f2 color charts
#fd75f2 color shades, tints & tones
#fd75f2 color schemes
#fd75f2 color preview, HTML & CSS examples
This text has a color of #fd75f2
<p style="color:#fd75f2;">Text here</p>
.mytext {color:#fd75f2;}
This box has a color of #fd75f2
<div style="background-color:#fd75f2;">Content here</div>
.mybackground {background-color:#fd75f2;}
Border around this has a color of #fd75f2
<div style="border:2px solid #fd75f2;">Content here</div>
.myborder {border:2px solid #fd75f2;}