#fe79d3 color space conversions
Hex:
#fe79d3
RGB:
254, 121, 211
CMY:
0, 53, 17
CMYK:
0, 52, 17, 0
HSL:
319°, 98.5185%, 73.5294%
HSV (HSB):
319°, 52.3622%, 99.6078%
XYZ:
59.4683, 39.4487, 66.1081
xyY:
0.3604, 0.2390, 39.4487
CIE-Lab:
69.0751, 60.9444, -22.6726
CIE-LCH:
69.0751, 65.0251, 339.5938
CIE-Luv:
69.0751, 73.7849, -45.2666
Hunter-Lab:
62.8082, 59.0936, -18.4392
#fe79d3 color charts
#fe79d3 color shades, tints & tones
#fe79d3 color schemes
#fe79d3 color preview, HTML & CSS examples
This text has a color of #fe79d3
<p style="color:#fe79d3;">Text here</p>
.mytext {color:#fe79d3;}
This box has a color of #fe79d3
<div style="background-color:#fe79d3;">Content here</div>
.mybackground {background-color:#fe79d3;}
Border around this has a color of #fe79d3
<div style="border:2px solid #fe79d3;">Content here</div>
.myborder {border:2px solid #fe79d3;}