#fe98e0 color space conversions
Hex:
#fe98e0
RGB:
254, 152, 224
CMY:
0, 40, 12
CMYK:
0, 40, 12, 0
HSL:
318°, 98.0769%, 79.6078%
HSV (HSB):
318°, 40.1575%, 99.6078%
XYZ:
65.5558, 48.9091, 76.5062
xyY:
0.3433, 0.2561, 48.9091
CIE-Lab:
75.3948, 47.8251, -20.2271
CIE-LCH:
75.3948, 51.9267, 337.0746
CIE-Luv:
75.3948, 55.9311, -39.6362
Hunter-Lab:
69.9351, 44.9363, -15.9064
#fe98e0 color charts
#fe98e0 color shades, tints & tones
#fe98e0 color schemes
#fe98e0 color preview, HTML & CSS examples
This text has a color of #fe98e0
<p style="color:#fe98e0;">Text here</p>
.mytext {color:#fe98e0;}
This box has a color of #fe98e0
<div style="background-color:#fe98e0;">Content here</div>
.mybackground {background-color:#fe98e0;}
Border around this has a color of #fe98e0
<div style="border:2px solid #fe98e0;">Content here</div>
.myborder {border:2px solid #fe98e0;}