#f0074f color space conversions
Hex:
#f0074f
RGB:
240, 7, 79
CMY:
6, 97, 69
CMYK:
0, 97, 67, 6
HSL:
341°, 94.3320%, 48.4314%
HSV (HSB):
341°, 97.0833%, 94.1176%
XYZ:
37.4224, 19.2417, 9.1388
xyY:
0.5687, 0.2924, 19.2417
CIE-Lab:
50.9688, 77.8080, 27.8967
CIE-LCH:
50.9688, 82.6578, 19.7244
CIE-Luv:
50.9688, 149.5164, 14.3128
Hunter-Lab:
43.8654, 75.5174, 18.3535
#f0074f color charts
#f0074f color shades, tints & tones
#f0074f color schemes
#f0074f color preview, HTML & CSS examples
This text has a color of #f0074f
<p style="color:#f0074f;">Text here</p>
.mytext {color:#f0074f;}
This box has a color of #f0074f
<div style="background-color:#f0074f;">Content here</div>
.mybackground {background-color:#f0074f;}
Border around this has a color of #f0074f
<div style="border:2px solid #f0074f;">Content here</div>
.myborder {border:2px solid #f0074f;}