#f00f6b color space conversions
Hex:
#f00f6b
RGB:
240, 15, 107
CMY:
6, 94, 58
CMYK:
0, 94, 55, 6
HSL:
335°, 88.2353%, 50.0000%
HSV (HSB):
335°, 93.7500%, 94.1176%
XYZ:
38.7598, 19.9284, 15.7136
xyY:
0.5210, 0.2678, 19.9284
CIE-Lab:
51.7562, 78.7287, 11.9146
CIE-LCH:
51.7562, 79.6251, 8.6057
CIE-Luv:
51.7562, 137.9575, -1.5257
Hunter-Lab:
44.6413, 76.8605, 10.3790
#f00f6b color charts
#f00f6b color shades, tints & tones
#f00f6b color schemes
#f00f6b color preview, HTML & CSS examples
This text has a color of #f00f6b
<p style="color:#f00f6b;">Text here</p>
.mytext {color:#f00f6b;}
This box has a color of #f00f6b
<div style="background-color:#f00f6b;">Content here</div>
.mybackground {background-color:#f00f6b;}
Border around this has a color of #f00f6b
<div style="border:2px solid #f00f6b;">Content here</div>
.myborder {border:2px solid #f00f6b;}