#fd79d4 color space conversions
Hex:
#fd79d4
RGB:
253, 121, 212
CMY:
1, 53, 17
CMYK:
0, 52, 16, 1
HSL:
319°, 97.0588%, 73.3333%
HSV (HSB):
319°, 52.1739%, 99.2157%
XYZ:
59.2291, 39.3109, 66.7534
xyY:
0.3583, 0.2378, 39.3109
CIE-Lab:
68.9758, 60.7978, -23.3929
CIE-LCH:
68.9758, 65.1429, 338.9550
CIE-Luv:
68.9758, 72.7781, -46.3480
Hunter-Lab:
62.6984, 58.9008, -19.2357
#fd79d4 color charts
#fd79d4 color shades, tints & tones
#fd79d4 color schemes
#fd79d4 color preview, HTML & CSS examples
This text has a color of #fd79d4
<p style="color:#fd79d4;">Text here</p>
.mytext {color:#fd79d4;}
This box has a color of #fd79d4
<div style="background-color:#fd79d4;">Content here</div>
.mybackground {background-color:#fd79d4;}
Border around this has a color of #fd79d4
<div style="border:2px solid #fd79d4;">Content here</div>
.myborder {border:2px solid #fd79d4;}