#fe06ec color space conversions
Hex:
#fe06ec
RGB:
254, 6, 236
CMY:
0, 98, 7
CMYK:
0, 98, 7, 0
HSL:
304°, 99.2000%, 50.9804%
HSV (HSB):
304°, 97.6378%, 99.6078%
XYZ:
56.0785, 27.2572, 81.6624
xyY:
0.3399, 0.1652, 27.2572
CIE-Lab:
59.2117, 95.1741, -52.0369
CIE-LCH:
59.2117, 108.4709, 331.3322
CIE-Luv:
59.2117, 90.9302, -94.5142
Hunter-Lab:
52.2084, 100.3669, -56.1932
#fe06ec color charts
#fe06ec color shades, tints & tones
#fe06ec color schemes
#fe06ec color preview, HTML & CSS examples
This text has a color of #fe06ec
<p style="color:#fe06ec;">Text here</p>
.mytext {color:#fe06ec;}
This box has a color of #fe06ec
<div style="background-color:#fe06ec;">Content here</div>
.mybackground {background-color:#fe06ec;}
Border around this has a color of #fe06ec
<div style="border:2px solid #fe06ec;">Content here</div>
.myborder {border:2px solid #fe06ec;}