#fe06e4 color space conversions
Hex:
#fe06e4
RGB:
254, 6, 228
CMY:
0, 98, 11
CMYK:
0, 98, 10, 0
HSL:
306°, 99.2000%, 50.9804%
HSV (HSB):
306°, 97.6378%, 99.6078%
XYZ:
54.9418, 26.8025, 75.6764
xyY:
0.3490, 0.1703, 26.8025
CIE-Lab:
58.7911, 94.1340, -48.2090
CIE-LCH:
58.7911, 105.7606, 332.8816
CIE-Luv:
58.7911, 94.3531, -88.4095
Hunter-Lab:
51.7711, 98.8324, -50.4273
#fe06e4 color charts
#fe06e4 color shades, tints & tones
#fe06e4 color schemes
#fe06e4 color preview, HTML & CSS examples
This text has a color of #fe06e4
<p style="color:#fe06e4;">Text here</p>
.mytext {color:#fe06e4;}
This box has a color of #fe06e4
<div style="background-color:#fe06e4;">Content here</div>
.mybackground {background-color:#fe06e4;}
Border around this has a color of #fe06e4
<div style="border:2px solid #fe06e4;">Content here</div>
.myborder {border:2px solid #fe06e4;}