#fe206e color space conversions
Hex:
#fe206e
RGB:
254, 32, 110
CMY:
0, 87, 57
CMYK:
0, 87, 57, 0
HSL:
339°, 99.1071%, 56.0784%
HSV (HSB):
339°, 87.4016%, 99.6078%
XYZ:
44.2040, 23.2296, 16.9058
xyY:
0.5241, 0.2754, 23.2296
CIE-Lab:
55.3081, 80.0240, 15.4499
CIE-LCH:
55.3081, 81.5018, 10.9274
CIE-Luv:
55.3081, 144.4943, 2.3066
Hunter-Lab:
48.1971, 79.3664, 12.9412
#fe206e color charts
#fe206e color shades, tints & tones
#fe206e color schemes
#fe206e color preview, HTML & CSS examples
This text has a color of #fe206e
<p style="color:#fe206e;">Text here</p>
.mytext {color:#fe206e;}
This box has a color of #fe206e
<div style="background-color:#fe206e;">Content here</div>
.mybackground {background-color:#fe206e;}
Border around this has a color of #fe206e
<div style="border:2px solid #fe206e;">Content here</div>
.myborder {border:2px solid #fe206e;}