#fe00d8 color space conversions
Hex:
#fe00d8
RGB:
254, 0, 216
CMY:
0, 100, 15
CMYK:
0, 100, 15, 0
HSL:
309°, 100.0000%, 49.8039%
HSV (HSB):
309°, 100.0000%, 99.6078%
XYZ:
53.2677, 26.0287, 67.1823
xyY:
0.3637, 0.1777, 26.0287
CIE-Lab:
58.0643, 92.9928, -42.5691
CIE-LCH:
58.0643, 102.2731, 335.4032
CIE-Luv:
58.0643, 99.9230, -79.4714
Hunter-Lab:
51.0183, 97.0880, -42.3618
#fe00d8 color charts
#fe00d8 color shades, tints & tones
#fe00d8 color schemes
#fe00d8 color preview, HTML & CSS examples
This text has a color of #fe00d8
<p style="color:#fe00d8;">Text here</p>
.mytext {color:#fe00d8;}
This box has a color of #fe00d8
<div style="background-color:#fe00d8;">Content here</div>
.mybackground {background-color:#fe00d8;}
Border around this has a color of #fe00d8
<div style="border:2px solid #fe00d8;">Content here</div>
.myborder {border:2px solid #fe00d8;}