#f22a65 color space conversions
Hex:
#f22a65
RGB:
242, 42, 101
CMY:
5, 84, 60
CMYK:
0, 83, 58, 5
HSL:
342°, 88.4956%, 55.6863%
HSV (HSB):
342°, 82.6446%, 94.9020%
XYZ:
39.7949, 21.4728, 14.3592
xyY:
0.5262, 0.2839, 21.4728
CIE-Lab:
53.4631, 74.6430, 17.9627
CIE-LCH:
53.4631, 76.7740, 13.5308
CIE-Luv:
53.4631, 135.6896, 6.1710
Hunter-Lab:
46.3387, 72.2000, 14.0647
#f22a65 color charts
#f22a65 color shades, tints & tones
#f22a65 color schemes
#f22a65 color preview, HTML & CSS examples
This text has a color of #f22a65
<p style="color:#f22a65;">Text here</p>
.mytext {color:#f22a65;}
This box has a color of #f22a65
<div style="background-color:#f22a65;">Content here</div>
.mybackground {background-color:#f22a65;}
Border around this has a color of #f22a65
<div style="border:2px solid #f22a65;">Content here</div>
.myborder {border:2px solid #f22a65;}