#fd75e2 color space conversions
Hex:
#fd75e2
RGB:
253, 117, 226
CMY:
1, 54, 11
CMYK:
0, 54, 11, 1
HSL:
312°, 97.1429%, 72.5490%
HSV (HSB):
312°, 53.7549%, 99.2157%
XYZ:
60.5968, 39.0962, 76.3040
xyY:
0.3443, 0.2221, 39.0962
CIE-Lab:
68.8209, 64.7280, -31.4046
CIE-LCH:
68.8209, 71.9442, 334.1184
CIE-Luv:
68.8209, 70.5654, -59.6217
Hunter-Lab:
62.5270, 63.5676, -28.5850
#fd75e2 color charts
#fd75e2 color shades, tints & tones
#fd75e2 color schemes
#fd75e2 color preview, HTML & CSS examples
This text has a color of #fd75e2
<p style="color:#fd75e2;">Text here</p>
.mytext {color:#fd75e2;}
This box has a color of #fd75e2
<div style="background-color:#fd75e2;">Content here</div>
.mybackground {background-color:#fd75e2;}
Border around this has a color of #fd75e2
<div style="border:2px solid #fd75e2;">Content here</div>
.myborder {border:2px solid #fd75e2;}