#fe199e color space conversions
Hex:
#fe199e
RGB:
254, 25, 158
CMY:
0, 90, 38
CMYK:
0, 90, 38, 0
HSL:
325°, 99.1342%, 54.7059%
HSV (HSB):
325°, 90.1575%, 99.6078%
XYZ:
47.3922, 24.2347, 34.5277
xyY:
0.4464, 0.2283, 24.2347
CIE-Lab:
56.3220, 84.7517, -11.6916
CIE-LCH:
56.3220, 85.5543, 352.1456
CIE-Luv:
56.3220, 124.9226, -32.5106
Hunter-Lab:
49.2288, 85.6905, -7.1242
#fe199e color charts
#fe199e color shades, tints & tones
#fe199e color schemes
#fe199e color preview, HTML & CSS examples
This text has a color of #fe199e
<p style="color:#fe199e;">Text here</p>
.mytext {color:#fe199e;}
This box has a color of #fe199e
<div style="background-color:#fe199e;">Content here</div>
.mybackground {background-color:#fe199e;}
Border around this has a color of #fe199e
<div style="border:2px solid #fe199e;">Content here</div>
.myborder {border:2px solid #fe199e;}