#fd76e7 color space conversions
Hex:
#fd76e7
RGB:
253, 118, 231
CMY:
1, 54, 9
CMYK:
0, 53, 9, 1
HSL:
310°, 97.1223%, 72.7451%
HSV (HSB):
310°, 53.3597%, 99.2157%
XYZ:
61.4103, 39.6090, 80.0099
xyY:
0.3392, 0.2188, 39.6090
CIE-Lab:
69.1902, 65.0535, -33.5986
CIE-LCH:
69.1902, 73.2177, 332.6847
CIE-Luv:
69.1902, 68.7584, -63.2231
Hunter-Lab:
62.9357, 64.0360, -31.3202
#fd76e7 color charts
#fd76e7 color shades, tints & tones
#fd76e7 color schemes
#fd76e7 color preview, HTML & CSS examples
This text has a color of #fd76e7
<p style="color:#fd76e7;">Text here</p>
.mytext {color:#fd76e7;}
This box has a color of #fd76e7
<div style="background-color:#fd76e7;">Content here</div>
.mybackground {background-color:#fd76e7;}
Border around this has a color of #fd76e7
<div style="border:2px solid #fd76e7;">Content here</div>
.myborder {border:2px solid #fd76e7;}