#fe14dc color space conversions
Hex:
#fe14dc
RGB:
254, 20, 220
CMY:
0, 92, 14
CMYK:
0, 92, 13, 0
HSL:
309°, 99.1525%, 53.7255%
HSV (HSB):
309°, 92.1260%, 99.6078%
XYZ:
54.0415, 26.7384, 70.0229
xyY:
0.3584, 0.1773, 26.7384
CIE-Lab:
58.7314, 92.1035, -43.7855
CIE-LCH:
58.7314, 101.9815, 334.5739
CIE-Luv:
58.7314, 97.0652, -81.3627
Hunter-Lab:
51.7092, 96.0597, -44.0920
#fe14dc color charts
#fe14dc color shades, tints & tones
#fe14dc color schemes
#fe14dc color preview, HTML & CSS examples
This text has a color of #fe14dc
<p style="color:#fe14dc;">Text here</p>
.mytext {color:#fe14dc;}
This box has a color of #fe14dc
<div style="background-color:#fe14dc;">Content here</div>
.mybackground {background-color:#fe14dc;}
Border around this has a color of #fe14dc
<div style="border:2px solid #fe14dc;">Content here</div>
.myborder {border:2px solid #fe14dc;}