#fe16da color space conversions
Hex:
#fe16da
RGB:
254, 22, 218
CMY:
0, 91, 15
CMYK:
0, 91, 14, 0
HSL:
309°, 99.1453%, 54.1176%
HSV (HSB):
309°, 91.3386%, 99.6078%
XYZ:
53.8148, 26.7066, 68.6482
xyY:
0.3608, 0.1790, 26.7066
CIE-Lab:
58.7018, 91.6516, -42.6995
CIE-LCH:
58.7018, 101.1101, 335.0197
CIE-Luv:
58.7018, 97.7818, -79.6342
Hunter-Lab:
51.6784, 95.4420, -42.5843
#fe16da color charts
#fe16da color shades, tints & tones
#fe16da color schemes
#fe16da color preview, HTML & CSS examples
This text has a color of #fe16da
<p style="color:#fe16da;">Text here</p>
.mytext {color:#fe16da;}
This box has a color of #fe16da
<div style="background-color:#fe16da;">Content here</div>
.mybackground {background-color:#fe16da;}
Border around this has a color of #fe16da
<div style="border:2px solid #fe16da;">Content here</div>
.myborder {border:2px solid #fe16da;}