#fe14c9 color space conversions
Hex:
#fe14c9
RGB:
254, 20, 201
CMY:
0, 92, 21
CMYK:
0, 92, 21, 0
HSL:
314°, 99.1525%, 53.7255%
HSV (HSB):
314°, 92.1260%, 99.6078%
XYZ:
51.6658, 25.7882, 57.5129
xyY:
0.3828, 0.1911, 25.7882
CIE-Lab:
57.8355, 89.8046, -34.3683
CIE-LCH:
57.8355, 96.1564, 339.0581
CIE-Luv:
57.8355, 105.5484, -66.5355
Hunter-Lab:
50.7821, 92.7378, -31.6010
#fe14c9 color charts
#fe14c9 color shades, tints & tones
#fe14c9 color schemes
#fe14c9 color preview, HTML & CSS examples
This text has a color of #fe14c9
<p style="color:#fe14c9;">Text here</p>
.mytext {color:#fe14c9;}
This box has a color of #fe14c9
<div style="background-color:#fe14c9;">Content here</div>
.mybackground {background-color:#fe14c9;}
Border around this has a color of #fe14c9
<div style="border:2px solid #fe14c9;">Content here</div>
.myborder {border:2px solid #fe14c9;}