#fe7aec color space conversions
Hex:
#fe7aec
RGB:
254, 122, 236
CMY:
0, 52, 7
CMYK:
0, 52, 7, 0
HSL:
308°, 98.5075%, 73.7255%
HSV (HSB):
308°, 51.9685%, 99.6078%
XYZ:
62.9729, 41.0460, 83.9605
xyY:
0.3350, 0.2184, 41.0460
CIE-Lab:
70.2082, 64.3013, -34.7662
CIE-LCH:
70.2082, 73.0982, 331.6009
CIE-Luv:
70.2082, 66.4932, -65.1209
Hunter-Lab:
64.0672, 63.3337, -32.8530
#fe7aec color charts
#fe7aec color shades, tints & tones
#fe7aec color schemes
#fe7aec color preview, HTML & CSS examples
This text has a color of #fe7aec
<p style="color:#fe7aec;">Text here</p>
.mytext {color:#fe7aec;}
This box has a color of #fe7aec
<div style="background-color:#fe7aec;">Content here</div>
.mybackground {background-color:#fe7aec;}
Border around this has a color of #fe7aec
<div style="border:2px solid #fe7aec;">Content here</div>
.myborder {border:2px solid #fe7aec;}