#f2314e color space conversions
Hex:
#f2314e
RGB:
242, 49, 78
CMY:
5, 81, 69
CMYK:
0, 80, 68, 5
HSL:
351°, 88.1279%, 57.0588%
HSV (HSB):
351°, 79.7521%, 94.9020%
XYZ:
39.0914, 21.6239, 9.3212
xyY:
0.5582, 0.3088, 21.6239
CIE-Lab:
53.6257, 71.7249, 31.8987
CIE-LCH:
53.6257, 78.4983, 23.9765
CIE-Luv:
53.6257, 140.5766, 20.1296
Hunter-Lab:
46.5015, 68.6779, 20.6664
#f2314e color charts
#f2314e color shades, tints & tones
#f2314e color schemes
#f2314e color preview, HTML & CSS examples
This text has a color of #f2314e
<p style="color:#f2314e;">Text here</p>
.mytext {color:#f2314e;}
This box has a color of #f2314e
<div style="background-color:#f2314e;">Content here</div>
.mybackground {background-color:#f2314e;}
Border around this has a color of #f2314e
<div style="border:2px solid #f2314e;">Content here</div>
.myborder {border:2px solid #f2314e;}