#fe06df color space conversions
Hex:
#fe06df
RGB:
254, 6, 223
CMY:
0, 98, 13
CMYK:
0, 98, 12, 0
HSL:
308°, 99.2000%, 50.9804%
HSV (HSB):
308°, 97.6378%, 99.6078%
XYZ:
54.2575, 26.5288, 72.0729
xyY:
0.3550, 0.1736, 26.5288
CIE-Lab:
58.5356, 93.4987, -45.7916
CIE-LCH:
58.5356, 104.1099, 333.9064
CIE-Luv:
58.5356, 96.5333, -84.5663
Hunter-Lab:
51.5061, 97.8994, -46.9107
#fe06df color charts
#fe06df color shades, tints & tones
#fe06df color schemes
#fe06df color preview, HTML & CSS examples
This text has a color of #fe06df
<p style="color:#fe06df;">Text here</p>
.mytext {color:#fe06df;}
This box has a color of #fe06df
<div style="background-color:#fe06df;">Content here</div>
.mybackground {background-color:#fe06df;}
Border around this has a color of #fe06df
<div style="border:2px solid #fe06df;">Content here</div>
.myborder {border:2px solid #fe06df;}