#fe14a9 color space conversions
Hex:
#fe14a9
RGB:
254, 20, 169
CMY:
0, 92, 34
CMYK:
0, 92, 33, 0
HSL:
322°, 99.1525%, 53.7255%
HSV (HSB):
322°, 92.1260%, 99.6078%
XYZ:
48.2846, 24.4357, 39.7078
xyY:
0.4295, 0.2173, 24.4357
CIE-Lab:
56.5214, 86.3654, -17.8531
CIE-LCH:
56.5214, 88.1913, 348.3206
CIE-Luv:
56.5214, 120.4162, -41.4819
Hunter-Lab:
49.4325, 87.8482, -13.0233
#fe14a9 color charts
#fe14a9 color shades, tints & tones
#fe14a9 color schemes
#fe14a9 color preview, HTML & CSS examples
This text has a color of #fe14a9
<p style="color:#fe14a9;">Text here</p>
.mytext {color:#fe14a9;}
This box has a color of #fe14a9
<div style="background-color:#fe14a9;">Content here</div>
.mybackground {background-color:#fe14a9;}
Border around this has a color of #fe14a9
<div style="border:2px solid #fe14a9;">Content here</div>
.myborder {border:2px solid #fe14a9;}