#fd78e7 color space conversions
Hex:
#fd78e7
RGB:
253, 120, 231
CMY:
1, 53, 9
CMYK:
0, 53, 9, 1
HSL:
310°, 97.0803%, 73.1373%
HSV (HSB):
310°, 52.5692%, 99.2157%
XYZ:
61.6483, 40.0851, 80.0893
xyY:
0.3391, 0.2205, 40.0851
CIE-Lab:
69.5301, 64.1460, -33.0721
CIE-LCH:
69.5301, 72.1697, 332.7255
CIE-Luv:
69.5301, 67.9582, -62.2801
Hunter-Lab:
63.3128, 63.0098, -30.6816
#fd78e7 color charts
#fd78e7 color shades, tints & tones
#fd78e7 color schemes
#fd78e7 color preview, HTML & CSS examples
This text has a color of #fd78e7
<p style="color:#fd78e7;">Text here</p>
.mytext {color:#fd78e7;}
This box has a color of #fd78e7
<div style="background-color:#fd78e7;">Content here</div>
.mybackground {background-color:#fd78e7;}
Border around this has a color of #fd78e7
<div style="border:2px solid #fd78e7;">Content here</div>
.myborder {border:2px solid #fd78e7;}