#fe06d9 color space conversions
Hex:
#fe06d9
RGB:
254, 6, 217
CMY:
0, 98, 15
CMYK:
0, 98, 15, 0
HSL:
309°, 99.2000%, 50.9804%
HSV (HSB):
309°, 97.6378%, 99.6078%
XYZ:
53.4626, 26.2108, 67.8870
xyY:
0.3623, 0.1776, 26.2108
CIE-Lab:
58.2366, 92.7519, -42.8652
CIE-LCH:
58.2366, 102.1780, 335.1960
CIE-Luv:
58.2366, 99.1889, -79.9297
Hunter-Lab:
51.1965, 96.8068, -42.7815
#fe06d9 color charts
#fe06d9 color shades, tints & tones
#fe06d9 color schemes
#fe06d9 color preview, HTML & CSS examples
This text has a color of #fe06d9
<p style="color:#fe06d9;">Text here</p>
.mytext {color:#fe06d9;}
This box has a color of #fe06d9
<div style="background-color:#fe06d9;">Content here</div>
.mybackground {background-color:#fe06d9;}
Border around this has a color of #fe06d9
<div style="border:2px solid #fe06d9;">Content here</div>
.myborder {border:2px solid #fe06d9;}