#f22b64 color space conversions
Hex:
#f22b64
RGB:
242, 43, 100
CMY:
5, 83, 61
CMYK:
0, 82, 59, 5
HSL:
343°, 88.4444%, 55.8824%
HSV (HSB):
343°, 82.2314%, 94.9020%
XYZ:
39.7821, 21.5251, 14.1146
xyY:
0.5275, 0.2854, 21.5251
CIE-Lab:
53.5195, 74.3599, 18.6412
CIE-LCH:
53.5195, 76.6608, 14.0734
CIE-Luv:
53.5195, 135.7186, 6.9551
Hunter-Lab:
46.3951, 71.8654, 14.4391
#f22b64 color charts
#f22b64 color shades, tints & tones
#f22b64 color schemes
#f22b64 color preview, HTML & CSS examples
This text has a color of #f22b64
<p style="color:#f22b64;">Text here</p>
.mytext {color:#f22b64;}
This box has a color of #f22b64
<div style="background-color:#f22b64;">Content here</div>
.mybackground {background-color:#f22b64;}
Border around this has a color of #f22b64
<div style="border:2px solid #f22b64;">Content here</div>
.myborder {border:2px solid #f22b64;}