#fd78cd color space conversions
Hex:
#fd78cd
RGB:
253, 120, 205
CMY:
1, 53, 20
CMYK:
0, 53, 19, 1
HSL:
322°, 97.0803%, 73.1373%
HSV (HSB):
322°, 52.5692%, 99.2157%
XYZ:
58.2439, 38.7234, 62.1622
xyY:
0.3660, 0.2433, 38.7234
CIE-Lab:
68.5504, 60.2506, -20.1383
CIE-LCH:
68.5504, 63.5271, 341.5182
CIE-Luv:
68.5504, 75.1746, -41.1686
Hunter-Lab:
62.2281, 58.1723, -15.6675
#fd78cd color charts
#fd78cd color shades, tints & tones
#fd78cd color schemes
#fd78cd color preview, HTML & CSS examples
This text has a color of #fd78cd
<p style="color:#fd78cd;">Text here</p>
.mytext {color:#fd78cd;}
This box has a color of #fd78cd
<div style="background-color:#fd78cd;">Content here</div>
.mybackground {background-color:#fd78cd;}
Border around this has a color of #fd78cd
<div style="border:2px solid #fd78cd;">Content here</div>
.myborder {border:2px solid #fd78cd;}