#f04f70 color space conversions
Hex:
#f04f70
RGB:
240, 79, 112
CMY:
6, 69, 56
CMYK:
0, 67, 53, 6
HSL:
348°, 84.2932%, 62.5490%
HSV (HSB):
348°, 67.0833%, 94.1176%
XYZ:
41.6558, 25.2871, 18.0146
xyY:
0.4903, 0.2976, 25.2871
CIE-Lab:
57.3541, 63.6134, 16.6769
CIE-LCH:
57.3541, 65.7631, 14.6901
CIE-Luv:
57.3541, 114.0336, 8.0387
Hunter-Lab:
50.2863, 59.8637, 13.9602
#f04f70 color charts
#f04f70 color shades, tints & tones
#f04f70 color schemes
#f04f70 color preview, HTML & CSS examples
This text has a color of #f04f70
<p style="color:#f04f70;">Text here</p>
.mytext {color:#f04f70;}
This box has a color of #f04f70
<div style="background-color:#f04f70;">Content here</div>
.mybackground {background-color:#f04f70;}
Border around this has a color of #f04f70
<div style="border:2px solid #f04f70;">Content here</div>
.myborder {border:2px solid #f04f70;}