#fe7a84 color space conversions
Hex:
#fe7a84
RGB:
254, 122, 132
CMY:
0, 52, 48
CMYK:
0, 52, 48, 0
HSL:
355°, 98.5075%, 73.7255%
HSV (HSB):
355°, 51.9685%, 99.6078%
XYZ:
51.9974, 36.6558, 26.1645
xyY:
0.4529, 0.3193, 36.6558
CIE-Lab:
67.0180, 51.0958, 18.7936
CIE-LCH:
67.0180, 54.4424, 20.1941
CIE-Luv:
67.0180, 93.9886, 14.4452
Hunter-Lab:
60.5441, 47.3502, 16.7583
#fe7a84 color charts
#fe7a84 color shades, tints & tones
#fe7a84 color schemes
#fe7a84 color preview, HTML & CSS examples
This text has a color of #fe7a84
<p style="color:#fe7a84;">Text here</p>
.mytext {color:#fe7a84;}
This box has a color of #fe7a84
<div style="background-color:#fe7a84;">Content here</div>
.mybackground {background-color:#fe7a84;}
Border around this has a color of #fe7a84
<div style="border:2px solid #fe7a84;">Content here</div>
.myborder {border:2px solid #fe7a84;}