#fe206f color space conversions
Hex:
#fe206f
RGB:
254, 32, 111
CMY:
0, 87, 56
CMYK:
0, 87, 56, 0
HSL:
339°, 99.1071%, 56.0784%
HSV (HSB):
339°, 87.4016%, 99.6078%
XYZ:
44.2588, 23.2516, 17.1942
xyY:
0.5225, 0.2745, 23.2516
CIE-Lab:
55.3305, 80.0874, 14.8807
CIE-LCH:
55.3305, 81.4581, 10.5258
CIE-Luv:
55.3305, 144.1016, 1.6740
Hunter-Lab:
48.2199, 79.4522, 12.6123
#fe206f color charts
#fe206f color shades, tints & tones
#fe206f color schemes
#fe206f color preview, HTML & CSS examples
This text has a color of #fe206f
<p style="color:#fe206f;">Text here</p>
.mytext {color:#fe206f;}
This box has a color of #fe206f
<div style="background-color:#fe206f;">Content here</div>
.mybackground {background-color:#fe206f;}
Border around this has a color of #fe206f
<div style="border:2px solid #fe206f;">Content here</div>
.myborder {border:2px solid #fe206f;}