#fe206c color space conversions
Hex:
#fe206c
RGB:
254, 32, 108
CMY:
0, 87, 58
CMYK:
0, 87, 57, 0
HSL:
339°, 99.1071%, 56.0784%
HSV (HSB):
339°, 87.4016%, 99.6078%
XYZ:
44.0963, 23.1866, 16.3387
xyY:
0.5273, 0.2773, 23.1866
CIE-Lab:
55.2640, 79.8993, 16.5896
CIE-LCH:
55.2640, 81.6034, 11.7297
CIE-Luv:
55.2640, 145.2726, 3.5595
Hunter-Lab:
48.1524, 79.1974, 13.5889
#fe206c color charts
#fe206c color shades, tints & tones
#fe206c color schemes
#fe206c color preview, HTML & CSS examples
This text has a color of #fe206c
<p style="color:#fe206c;">Text here</p>
.mytext {color:#fe206c;}
This box has a color of #fe206c
<div style="background-color:#fe206c;">Content here</div>
.mybackground {background-color:#fe206c;}
Border around this has a color of #fe206c
<div style="border:2px solid #fe206c;">Content here</div>
.myborder {border:2px solid #fe206c;}