#fe98c4 color space conversions
Hex:
#fe98c4
RGB:
254, 152, 196
CMY:
0, 40, 23
CMYK:
0, 40, 23, 0
HSL:
334°, 98.0769%, 79.6078%
HSV (HSB):
334°, 40.1575%, 99.6078%
XYZ:
62.0651, 47.5128, 58.1243
xyY:
0.3701, 0.2833, 47.5128
CIE-Lab:
74.5166, 43.6257, -6.1786
CIE-LCH:
74.5166, 44.0610, 351.9390
CIE-Luv:
74.5166, 61.7328, -17.2454
Hunter-Lab:
68.9295, 40.0971, -1.7451
#fe98c4 color charts
#fe98c4 color shades, tints & tones
#fe98c4 color schemes
#fe98c4 color preview, HTML & CSS examples
This text has a color of #fe98c4
<p style="color:#fe98c4;">Text here</p>
.mytext {color:#fe98c4;}
This box has a color of #fe98c4
<div style="background-color:#fe98c4;">Content here</div>
.mybackground {background-color:#fe98c4;}
Border around this has a color of #fe98c4
<div style="border:2px solid #fe98c4;">Content here</div>
.myborder {border:2px solid #fe98c4;}