#f04f64 color space conversions
Hex:
#f04f64
RGB:
240, 79, 100
CMY:
6, 69, 61
CMYK:
0, 67, 58, 6
HSL:
352°, 84.2932%, 62.5490%
HSV (HSB):
352°, 67.0833%, 94.1176%
XYZ:
41.0314, 25.0373, 14.7267
xyY:
0.5078, 0.3099, 25.0373
CIE-Lab:
57.1118, 62.7507, 23.3923
CIE-LCH:
57.1118, 66.9690, 20.4446
CIE-Luv:
57.1118, 117.5732, 15.3720
Hunter-Lab:
50.0373, 58.8076, 17.5762
#f04f64 color charts
#f04f64 color shades, tints & tones
#f04f64 color schemes
#f04f64 color preview, HTML & CSS examples
This text has a color of #f04f64
<p style="color:#f04f64;">Text here</p>
.mytext {color:#f04f64;}
This box has a color of #f04f64
<div style="background-color:#f04f64;">Content here</div>
.mybackground {background-color:#f04f64;}
Border around this has a color of #f04f64
<div style="border:2px solid #f04f64;">Content here</div>
.myborder {border:2px solid #f04f64;}