#f00f4f color space conversions
Hex:
#f00f4f
RGB:
240, 15, 79
CMY:
6, 94, 69
CMYK:
0, 94, 67, 6
HSL:
343°, 88.2353%, 50.0000%
HSV (HSB):
343°, 93.7500%, 94.1176%
XYZ:
37.5173, 19.4314, 9.1704
xyY:
0.5674, 0.2939, 19.4314
CIE-Lab:
51.1882, 77.1719, 28.1741
CIE-LCH:
51.1882, 82.1540, 20.0562
CIE-Luv:
51.1882, 148.4689, 14.7854
Hunter-Lab:
44.0811, 74.7789, 18.5224
#f00f4f color charts
#f00f4f color shades, tints & tones
#f00f4f color schemes
#f00f4f color preview, HTML & CSS examples
This text has a color of #f00f4f
<p style="color:#f00f4f;">Text here</p>
.mytext {color:#f00f4f;}
This box has a color of #f00f4f
<div style="background-color:#f00f4f;">Content here</div>
.mybackground {background-color:#f00f4f;}
Border around this has a color of #f00f4f
<div style="border:2px solid #f00f4f;">Content here</div>
.myborder {border:2px solid #f00f4f;}