#fe14cd color space conversions
Hex:
#fe14cd
RGB:
254, 20, 205
CMY:
0, 92, 20
CMYK:
0, 92, 19, 0
HSL:
313°, 99.1525%, 53.7255%
HSV (HSB):
313°, 92.1260%, 99.6078%
XYZ:
52.1427, 25.9789, 60.0238
xyY:
0.3774, 0.1881, 25.9789
CIE-Lab:
58.0170, 90.2735, -36.3746
CIE-LCH:
58.0170, 97.3263, 338.0536
CIE-Luv:
58.0170, 103.7339, -69.6703
Hunter-Lab:
50.9695, 93.4118, -34.1437
#fe14cd color charts
#fe14cd color shades, tints & tones
#fe14cd color schemes
#fe14cd color preview, HTML & CSS examples
This text has a color of #fe14cd
<p style="color:#fe14cd;">Text here</p>
.mytext {color:#fe14cd;}
This box has a color of #fe14cd
<div style="background-color:#fe14cd;">Content here</div>
.mybackground {background-color:#fe14cd;}
Border around this has a color of #fe14cd
<div style="border:2px solid #fe14cd;">Content here</div>
.myborder {border:2px solid #fe14cd;}