#f2245f color space conversions
Hex:
#f2245f
RGB:
242, 36, 95
CMY:
5, 86, 63
CMYK:
0, 85, 61, 5
HSL:
343°, 88.7931%, 54.5098%
HSV (HSB):
343°, 85.1240%, 94.9020%
XYZ:
39.3144, 20.9652, 12.8011
xyY:
0.5380, 0.2869, 20.9652
CIE-Lab:
52.9114, 75.5093, 20.8355
CIE-LCH:
52.9114, 78.3312, 15.4259
CIE-Luv:
52.9114, 139.7206, 8.7822
Hunter-Lab:
45.7878, 73.1353, 15.4755
#f2245f color charts
#f2245f color shades, tints & tones
#f2245f color schemes
#f2245f color preview, HTML & CSS examples
This text has a color of #f2245f
<p style="color:#f2245f;">Text here</p>
.mytext {color:#f2245f;}
This box has a color of #f2245f
<div style="background-color:#f2245f;">Content here</div>
.mybackground {background-color:#f2245f;}
Border around this has a color of #f2245f
<div style="border:2px solid #f2245f;">Content here</div>
.myborder {border:2px solid #f2245f;}