#f20f44 color space conversions
Hex:
#f20f44
RGB:
242, 15, 68
CMY:
5, 94, 73
CMYK:
0, 94, 72, 5
HSL:
346°, 89.7233%, 50.3922%
HSV (HSB):
346°, 93.8017%, 94.9020%
XYZ:
37.8322, 19.6362, 7.2650
xyY:
0.5844, 0.3033, 19.6362
CIE-Lab:
51.4234, 77.1811, 35.1283
CIE-LCH:
51.4234, 84.7993, 24.4722
CIE-Luv:
51.4234, 153.3789, 20.4892
Hunter-Lab:
44.3128, 74.8474, 21.2984
#f20f44 color charts
#f20f44 color shades, tints & tones
#f20f44 color schemes
#f20f44 color preview, HTML & CSS examples
This text has a color of #f20f44
<p style="color:#f20f44;">Text here</p>
.mytext {color:#f20f44;}
This box has a color of #f20f44
<div style="background-color:#f20f44;">Content here</div>
.mybackground {background-color:#f20f44;}
Border around this has a color of #f20f44
<div style="border:2px solid #f20f44;">Content here</div>
.myborder {border:2px solid #f20f44;}