#f00f18 color space conversions
Hex:
#f00f18
RGB:
240, 15, 24
CMY:
6, 94, 91
CMYK:
0, 94, 90, 6
HSL:
358°, 88.2353%, 50.0000%
HSV (HSB):
358°, 93.7500%, 94.1176%
XYZ:
36.2709, 18.9329, 2.6069
xyY:
0.6274, 0.3275, 18.9329
CIE-Lab:
50.6086, 75.5627, 57.1989
CIE-LCH:
50.6086, 94.7704, 37.1248
CIE-Luv:
50.6086, 160.7765, 33.5727
Hunter-Lab:
43.5119, 72.6491, 26.9062
#f00f18 color charts
#f00f18 color shades, tints & tones
#f00f18 color schemes
#f00f18 color preview, HTML & CSS examples
This text has a color of #f00f18
<p style="color:#f00f18;">Text here</p>
.mytext {color:#f00f18;}
This box has a color of #f00f18
<div style="background-color:#f00f18;">Content here</div>
.mybackground {background-color:#f00f18;}
Border around this has a color of #f00f18
<div style="border:2px solid #f00f18;">Content here</div>
.myborder {border:2px solid #f00f18;}