#fd79b9 color space conversions
Hex:
#fd79b9
RGB:
253, 121, 185
CMY:
1, 53, 27
CMYK:
0, 52, 27, 1
HSL:
331°, 97.0588%, 73.3333%
HSV (HSB):
331°, 52.1739%, 99.2157%
XYZ:
56.1023, 38.0602, 50.2884
xyY:
0.3884, 0.2635, 38.0602
CIE-Lab:
68.0649, 57.0728, -9.6568
CIE-LCH:
68.0649, 57.8840, 350.3965
CIE-Luv:
68.0649, 80.2132, -24.7561
Hunter-Lab:
61.6929, 54.3618, -5.1446
#fd79b9 color charts
#fd79b9 color shades, tints & tones
#fd79b9 color schemes
#fd79b9 color preview, HTML & CSS examples
This text has a color of #fd79b9
<p style="color:#fd79b9;">Text here</p>
.mytext {color:#fd79b9;}
This box has a color of #fd79b9
<div style="background-color:#fd79b9;">Content here</div>
.mybackground {background-color:#fd79b9;}
Border around this has a color of #fd79b9
<div style="border:2px solid #fd79b9;">Content here</div>
.myborder {border:2px solid #fd79b9;}