#fe18d6 color space conversions
Hex:
#fe18d6
RGB:
254, 24, 214
CMY:
0, 91, 16
CMYK:
0, 91, 16, 0
HSL:
310°, 99.1379%, 54.5098%
HSV (HSB):
310°, 90.5512%, 99.6078%
XYZ:
53.3373, 26.5791, 65.9374
xyY:
0.3657, 0.1822, 26.5791
CIE-Lab:
58.5827, 90.9374, -40.6170
CIE-LCH:
58.5827, 99.5960, 335.9322
CIE-Luv:
58.5827, 99.3644, -76.3289
Hunter-Lab:
51.5550, 94.4498, -39.7419
#fe18d6 color charts
#fe18d6 color shades, tints & tones
#fe18d6 color schemes
#fe18d6 color preview, HTML & CSS examples
This text has a color of #fe18d6
<p style="color:#fe18d6;">Text here</p>
.mytext {color:#fe18d6;}
This box has a color of #fe18d6
<div style="background-color:#fe18d6;">Content here</div>
.mybackground {background-color:#fe18d6;}
Border around this has a color of #fe18d6
<div style="border:2px solid #fe18d6;">Content here</div>
.myborder {border:2px solid #fe18d6;}