#fd75e0 color space conversions
Hex:
#fd75e0
RGB:
253, 117, 224
CMY:
1, 54, 12
CMYK:
0, 54, 11, 1
HSL:
313°, 97.1429%, 72.5490%
HSV (HSB):
313°, 53.7549%, 99.2157%
XYZ:
60.3238, 38.9870, 74.8668
xyY:
0.3463, 0.2238, 38.9870
CIE-Lab:
68.7419, 64.4216, -30.4184
CIE-LCH:
68.7419, 71.2420, 334.7244
CIE-Luv:
68.7419, 71.1317, -57.9947
Hunter-Lab:
62.4396, 63.1822, -27.3827
#fd75e0 color charts
#fd75e0 color shades, tints & tones
#fd75e0 color schemes
#fd75e0 color preview, HTML & CSS examples
This text has a color of #fd75e0
<p style="color:#fd75e0;">Text here</p>
.mytext {color:#fd75e0;}
This box has a color of #fd75e0
<div style="background-color:#fd75e0;">Content here</div>
.mybackground {background-color:#fd75e0;}
Border around this has a color of #fd75e0
<div style="border:2px solid #fd75e0;">Content here</div>
.myborder {border:2px solid #fd75e0;}