#fe79a5 color space conversions
Hex:
#fe79a5
RGB:
254, 121, 165
CMY:
0, 53, 35
CMYK:
0, 52, 35, 0
HSL:
340°, 98.5185%, 73.5294%
HSV (HSB):
340°, 52.3622%, 99.6078%
XYZ:
54.5020, 37.4622, 39.9557
xyY:
0.4131, 0.2840, 37.4622
CIE-Lab:
67.6223, 54.9538, 0.9897
CIE-LCH:
67.6223, 54.9627, 1.0318
CIE-Luv:
67.6223, 86.3663, -9.1660
Hunter-Lab:
61.2064, 51.8364, 4.1398
#fe79a5 color charts
#fe79a5 color shades, tints & tones
#fe79a5 color schemes
#fe79a5 color preview, HTML & CSS examples
This text has a color of #fe79a5
<p style="color:#fe79a5;">Text here</p>
.mytext {color:#fe79a5;}
This box has a color of #fe79a5
<div style="background-color:#fe79a5;">Content here</div>
.mybackground {background-color:#fe79a5;}
Border around this has a color of #fe79a5
<div style="border:2px solid #fe79a5;">Content here</div>
.myborder {border:2px solid #fe79a5;}