#f20edc color space conversions
Hex:
#f20edc
RGB:
242, 14, 220
CMY:
5, 95, 14
CMYK:
0, 94, 9, 5
HSL:
306°, 89.7638%, 50.1961%
HSV (HSB):
306°, 94.2149%, 94.9020%
XYZ:
49.6933, 24.3586, 69.7927
xyY:
0.3455, 0.1693, 24.3586
CIE-Lab:
56.4451, 90.5369, -47.5381
CIE-LCH:
56.4451, 102.2585, 332.2974
CIE-Luv:
56.4451, 88.4042, -86.0464
Hunter-Lab:
49.3545, 93.3550, -49.2945
#f20edc color charts
#f20edc color shades, tints & tones
#f20edc color schemes
#f20edc color preview, HTML & CSS examples
This text has a color of #f20edc
<p style="color:#f20edc;">Text here</p>
.mytext {color:#f20edc;}
This box has a color of #f20edc
<div style="background-color:#f20edc;">Content here</div>
.mybackground {background-color:#f20edc;}
Border around this has a color of #f20edc
<div style="border:2px solid #f20edc;">Content here</div>
.myborder {border:2px solid #f20edc;}