#fe76a5 color space conversions
Hex:
#fe76a5
RGB:
254, 118, 165
CMY:
0, 54, 35
CMYK:
0, 54, 35, 0
HSL:
339°, 98.5507%, 72.9412%
HSV (HSB):
339°, 53.5433%, 99.6078%
XYZ:
54.1430, 36.7443, 39.8360
xyY:
0.4142, 0.2811, 36.7443
CIE-Lab:
67.0848, 56.3571, 0.2059
CIE-LCH:
67.0848, 56.3575, 0.2093
CIE-Luv:
67.0848, 88.0441, -10.5385
Hunter-Lab:
60.6171, 53.3558, 3.4681
#fe76a5 color charts
#fe76a5 color shades, tints & tones
#fe76a5 color schemes
#fe76a5 color preview, HTML & CSS examples
This text has a color of #fe76a5
<p style="color:#fe76a5;">Text here</p>
.mytext {color:#fe76a5;}
This box has a color of #fe76a5
<div style="background-color:#fe76a5;">Content here</div>
.mybackground {background-color:#fe76a5;}
Border around this has a color of #fe76a5
<div style="border:2px solid #fe76a5;">Content here</div>
.myborder {border:2px solid #fe76a5;}