#fd79b2 color space conversions
Hex:
#fd79b2
RGB:
253, 121, 178
CMY:
1, 53, 30
CMYK:
0, 52, 30, 1
HSL:
334°, 97.0588%, 73.3333%
HSV (HSB):
334°, 52.1739%, 99.2157%
XYZ:
55.3813, 37.7717, 46.4912
xyY:
0.3966, 0.2705, 37.7717
CIE-Lab:
67.8520, 56.1858, -6.0305
CIE-LCH:
67.8520, 56.5085, 353.8738
CIE-Luv:
67.8520, 82.1149, -19.2999
Hunter-Lab:
61.4587, 53.2960, -1.8296
#fd79b2 color charts
#fd79b2 color shades, tints & tones
#fd79b2 color schemes
#fd79b2 color preview, HTML & CSS examples
This text has a color of #fd79b2
<p style="color:#fd79b2;">Text here</p>
.mytext {color:#fd79b2;}
This box has a color of #fd79b2
<div style="background-color:#fd79b2;">Content here</div>
.mybackground {background-color:#fd79b2;}
Border around this has a color of #fd79b2
<div style="border:2px solid #fd79b2;">Content here</div>
.myborder {border:2px solid #fd79b2;}