#fd79e3 color space conversions
Hex:
#fd79e3
RGB:
253, 121, 227
CMY:
1, 53, 11
CMYK:
0, 52, 10, 1
HSL:
312°, 97.0588%, 73.3333%
HSV (HSB):
312°, 52.1739%, 99.2157%
XYZ:
61.2105, 40.1034, 77.1876
xyY:
0.3429, 0.2247, 40.1034
CIE-Lab:
69.5431, 63.0629, -30.8424
CIE-LCH:
69.5431, 70.2010, 333.9379
CIE-Luv:
69.5431, 68.6482, -58.5444
Hunter-Lab:
63.3273, 61.7108, -27.9376
#fd79e3 color charts
#fd79e3 color shades, tints & tones
#fd79e3 color schemes
#fd79e3 color preview, HTML & CSS examples
This text has a color of #fd79e3
<p style="color:#fd79e3;">Text here</p>
.mytext {color:#fd79e3;}
This box has a color of #fd79e3
<div style="background-color:#fd79e3;">Content here</div>
.mybackground {background-color:#fd79e3;}
Border around this has a color of #fd79e3
<div style="border:2px solid #fd79e3;">Content here</div>
.myborder {border:2px solid #fd79e3;}