#f22b65 color space conversions
Hex:
#f22b65
RGB:
242, 43, 101
CMY:
5, 83, 60
CMYK:
0, 82, 58, 5
HSL:
343°, 88.4444%, 55.8824%
HSV (HSB):
343°, 82.2314%, 94.9020%
XYZ:
39.8308, 21.5446, 14.3711
xyY:
0.5258, 0.2844, 21.5446
CIE-Lab:
53.5404, 74.4221, 18.0678
CIE-LCH:
53.5404, 76.5839, 13.6460
CIE-Luv:
53.5404, 135.3579, 6.3479
Hunter-Lab:
46.4161, 71.9468, 14.1342
#f22b65 color charts
#f22b65 color shades, tints & tones
#f22b65 color schemes
#f22b65 color preview, HTML & CSS examples
This text has a color of #f22b65
<p style="color:#f22b65;">Text here</p>
.mytext {color:#f22b65;}
This box has a color of #f22b65
<div style="background-color:#f22b65;">Content here</div>
.mybackground {background-color:#f22b65;}
Border around this has a color of #f22b65
<div style="border:2px solid #f22b65;">Content here</div>
.myborder {border:2px solid #f22b65;}