#fe2eac color space conversions
Hex:
#fe2eac
RGB:
254, 46, 172
CMY:
0, 82, 33
CMYK:
0, 82, 32, 0
HSL:
324°, 99.0476%, 58.8235%
HSV (HSB):
324°, 81.8898%, 99.6078%
XYZ:
49.2964, 26.0034, 41.4507
xyY:
0.4222, 0.2227, 26.0034
CIE-Lab:
58.0403, 82.5861, -17.2951
CIE-LCH:
58.0403, 84.3777, 348.1721
CIE-Luv:
58.0403, 114.6626, -40.1160
Hunter-Lab:
50.9935, 83.3209, -12.4991
#fe2eac color charts
#fe2eac color shades, tints & tones
#fe2eac color schemes
#fe2eac color preview, HTML & CSS examples
This text has a color of #fe2eac
<p style="color:#fe2eac;">Text here</p>
.mytext {color:#fe2eac;}
This box has a color of #fe2eac
<div style="background-color:#fe2eac;">Content here</div>
.mybackground {background-color:#fe2eac;}
Border around this has a color of #fe2eac
<div style="border:2px solid #fe2eac;">Content here</div>
.myborder {border:2px solid #fe2eac;}