#f20e5d color space conversions
Hex:
#f20e5d
RGB:
242, 14, 93
CMY:
5, 95, 64
CMYK:
0, 94, 62, 5
HSL:
339°, 89.7638%, 50.1961%
HSV (HSB):
339°, 94.2149%, 94.9020%
XYZ:
38.7508, 19.9816, 12.1704
xyY:
0.5465, 0.2818, 19.9816
CIE-Lab:
51.8164, 78.4402, 20.5839
CIE-LCH:
51.8164, 81.0960, 14.7037
CIE-Luv:
51.8164, 145.1750, 7.5716
Hunter-Lab:
44.7008, 76.5137, 15.1481
#f20e5d color charts
#f20e5d color shades, tints & tones
#f20e5d color schemes
#f20e5d color preview, HTML & CSS examples
This text has a color of #f20e5d
<p style="color:#f20e5d;">Text here</p>
.mytext {color:#f20e5d;}
This box has a color of #f20e5d
<div style="background-color:#f20e5d;">Content here</div>
.mybackground {background-color:#f20e5d;}
Border around this has a color of #f20e5d
<div style="border:2px solid #f20e5d;">Content here</div>
.myborder {border:2px solid #f20e5d;}