#f04f6c color space conversions
Hex:
#f04f6c
RGB:
240, 79, 108
CMY:
6, 69, 58
CMYK:
0, 67, 55, 6
HSL:
349°, 84.2932%, 62.5490%
HSV (HSB):
349°, 67.0833%, 94.1176%
XYZ:
41.4379, 25.1999, 16.8674
xyY:
0.4962, 0.3018, 25.1999
CIE-Lab:
57.2697, 63.3138, 18.9134
CIE-LCH:
57.2697, 66.0784, 16.6322
CIE-Luv:
57.2697, 115.2451, 10.5537
Hunter-Lab:
50.1995, 59.4962, 15.2178
#f04f6c color charts
#f04f6c color shades, tints & tones
#f04f6c color schemes
#f04f6c color preview, HTML & CSS examples
This text has a color of #f04f6c
<p style="color:#f04f6c;">Text here</p>
.mytext {color:#f04f6c;}
This box has a color of #f04f6c
<div style="background-color:#f04f6c;">Content here</div>
.mybackground {background-color:#f04f6c;}
Border around this has a color of #f04f6c
<div style="border:2px solid #f04f6c;">Content here</div>
.myborder {border:2px solid #f04f6c;}