#fe76da color space conversions
Hex:
#fe76da
RGB:
254, 118, 218
CMY:
0, 54, 15
CMYK:
0, 54, 14, 0
HSL:
316°, 98.5507%, 72.9412%
HSV (HSB):
316°, 53.5433%, 99.6078%
XYZ:
60.0064, 39.0897, 70.7120
xyY:
0.3534, 0.2302, 39.0897
CIE-Lab:
68.8162, 63.3463, -26.9625
CIE-LCH:
68.8162, 68.8457, 336.9436
CIE-Luv:
68.8162, 73.1356, -52.3684
Hunter-Lab:
62.5217, 61.9057, -23.2918
#fe76da color charts
#fe76da color shades, tints & tones
#fe76da color schemes
#fe76da color preview, HTML & CSS examples
This text has a color of #fe76da
<p style="color:#fe76da;">Text here</p>
.mytext {color:#fe76da;}
This box has a color of #fe76da
<div style="background-color:#fe76da;">Content here</div>
.mybackground {background-color:#fe76da;}
Border around this has a color of #fe76da
<div style="border:2px solid #fe76da;">Content here</div>
.myborder {border:2px solid #fe76da;}