#fe00e6 color space conversions
Hex:
#fe00e6
RGB:
254, 0, 230
CMY:
0, 100, 10
CMYK:
0, 100, 9, 0
HSL:
306°, 100.0000%, 49.8039%
HSV (HSB):
306°, 100.0000%, 99.6078%
XYZ:
55.1560, 26.7840, 77.1257
xyY:
0.3467, 0.1684, 26.7840
CIE-Lab:
58.7739, 94.7488, -49.3624
CIE-LCH:
58.7739, 106.8363, 332.4813
CIE-Luv:
58.7739, 93.7486, -90.2457
Hunter-Lab:
51.7533, 99.6680, -52.1301
#fe00e6 color charts
#fe00e6 color shades, tints & tones
#fe00e6 color schemes
#fe00e6 color preview, HTML & CSS examples
This text has a color of #fe00e6
<p style="color:#fe00e6;">Text here</p>
.mytext {color:#fe00e6;}
This box has a color of #fe00e6
<div style="background-color:#fe00e6;">Content here</div>
.mybackground {background-color:#fe00e6;}
Border around this has a color of #fe00e6
<div style="border:2px solid #fe00e6;">Content here</div>
.myborder {border:2px solid #fe00e6;}