#fd79a1 color space conversions
Hex:
#fd79a1
RGB:
253, 121, 161
CMY:
1, 53, 37
CMYK:
0, 52, 36, 1
HSL:
342°, 97.0588%, 73.3333%
HSV (HSB):
342°, 52.1739%, 99.2157%
XYZ:
53.7784, 37.1306, 38.0507
xyY:
0.4170, 0.2879, 37.1306
CIE-Lab:
67.3749, 54.1740, 2.8758
CIE-LCH:
67.3749, 54.2503, 3.0387
CIE-Luv:
67.3749, 86.6361, -6.4241
Hunter-Lab:
60.9349, 50.9001, 5.6309
#fd79a1 color charts
#fd79a1 color shades, tints & tones
#fd79a1 color schemes
#fd79a1 color preview, HTML & CSS examples
This text has a color of #fd79a1
<p style="color:#fd79a1;">Text here</p>
.mytext {color:#fd79a1;}
This box has a color of #fd79a1
<div style="background-color:#fd79a1;">Content here</div>
.mybackground {background-color:#fd79a1;}
Border around this has a color of #fd79a1
<div style="border:2px solid #fd79a1;">Content here</div>
.myborder {border:2px solid #fd79a1;}