#fe06c8 color space conversions
Hex:
#fe06c8
RGB:
254, 6, 200
CMY:
0, 98, 22
CMYK:
0, 98, 21, 0
HSL:
313°, 99.2000%, 50.9804%
HSV (HSB):
313°, 97.6378%, 99.6078%
XYZ:
51.3635, 25.3712, 56.8336
xyY:
0.3845, 0.1899, 25.3712
CIE-Lab:
57.4353, 90.7318, -34.4191
CIE-LCH:
57.4353, 97.0409, 339.2257
CIE-Luv:
57.4353, 106.9224, -66.6802
Hunter-Lab:
50.3698, 93.8741, -31.6395
#fe06c8 color charts
#fe06c8 color shades, tints & tones
#fe06c8 color schemes
#fe06c8 color preview, HTML & CSS examples
This text has a color of #fe06c8
<p style="color:#fe06c8;">Text here</p>
.mytext {color:#fe06c8;}
This box has a color of #fe06c8
<div style="background-color:#fe06c8;">Content here</div>
.mybackground {background-color:#fe06c8;}
Border around this has a color of #fe06c8
<div style="border:2px solid #fe06c8;">Content here</div>
.myborder {border:2px solid #fe06c8;}