#f2344c color space conversions
Hex:
#f2344c
RGB:
242, 52, 76
CMY:
5, 80, 70
CMYK:
0, 79, 69, 5
HSL:
352°, 87.9630%, 57.6471%
HSV (HSB):
352°, 78.5124%, 94.9020%
XYZ:
39.1504, 21.8550, 8.9925
xyY:
0.5593, 0.3122, 21.8550
CIE-Lab:
53.8729, 70.8466, 33.3735
CIE-LCH:
53.8729, 78.3137, 25.2236
CIE-Luv:
53.8729, 139.8410, 21.6754
Hunter-Lab:
46.7494, 67.6742, 21.3198
#f2344c color charts
#f2344c color shades, tints & tones
#f2344c color schemes
#f2344c color preview, HTML & CSS examples
This text has a color of #f2344c
<p style="color:#f2344c;">Text here</p>
.mytext {color:#f2344c;}
This box has a color of #f2344c
<div style="background-color:#f2344c;">Content here</div>
.mybackground {background-color:#f2344c;}
Border around this has a color of #f2344c
<div style="border:2px solid #f2344c;">Content here</div>
.myborder {border:2px solid #f2344c;}