#fe14b5 color space conversions
Hex:
#fe14b5
RGB:
254, 20, 181
CMY:
0, 92, 29
CMYK:
0, 92, 29, 0
HSL:
319°, 99.1525%, 53.7255%
HSV (HSB):
319°, 92.1260%, 99.6078%
XYZ:
49.4637, 24.9073, 45.9166
xyY:
0.4112, 0.2071, 24.9073
CIE-Lab:
56.9850, 87.5884, -24.1437
CIE-LCH:
56.9850, 90.8551, 344.5891
CIE-Luv:
56.9850, 114.7903, -50.8398
Hunter-Lab:
49.9073, 89.5759, -19.6141
#fe14b5 color charts
#fe14b5 color shades, tints & tones
#fe14b5 color schemes
#fe14b5 color preview, HTML & CSS examples
This text has a color of #fe14b5
<p style="color:#fe14b5;">Text here</p>
.mytext {color:#fe14b5;}
This box has a color of #fe14b5
<div style="background-color:#fe14b5;">Content here</div>
.mybackground {background-color:#fe14b5;}
Border around this has a color of #fe14b5
<div style="border:2px solid #fe14b5;">Content here</div>
.myborder {border:2px solid #fe14b5;}