#f0070f color space conversions
Hex:
#f0070f
RGB:
240, 7, 15
CMY:
6, 97, 94
CMYK:
0, 97, 94, 6
HSL:
358°, 94.3320%, 48.4314%
HSV (HSB):
358°, 97.0833%, 94.1176%
XYZ:
36.0974, 18.7117, 2.1611
xyY:
0.6336, 0.3284, 18.7117
CIE-Lab:
50.3482, 76.1057, 60.2429
CIE-LCH:
50.3482, 97.0634, 38.3640
CIE-Luv:
50.3482, 162.8672, 34.4472
Hunter-Lab:
43.2570, 73.2559, 27.3178
#f0070f color charts
#f0070f color shades, tints & tones
#f0070f color schemes
#f0070f color preview, HTML & CSS examples
This text has a color of #f0070f
<p style="color:#f0070f;">Text here</p>
.mytext {color:#f0070f;}
This box has a color of #f0070f
<div style="background-color:#f0070f;">Content here</div>
.mybackground {background-color:#f0070f;}
Border around this has a color of #f0070f
<div style="border:2px solid #f0070f;">Content here</div>
.myborder {border:2px solid #f0070f;}