#f0050b color space conversions
Hex:
#f0050b
RGB:
240, 5, 11
CMY:
6, 98, 96
CMYK:
0, 98, 95, 6
HSL:
358°, 95.9184%, 48.0392%
HSV (HSB):
358°, 97.9167%, 94.1176%
XYZ:
36.0499, 18.6580, 2.0179
xyY:
0.6355, 0.3289, 18.6580
CIE-Lab:
50.2846, 76.2208, 61.3568
CIE-LCH:
50.2846, 97.8482, 38.8336
CIE-Luv:
50.2846, 163.4393, 34.7790
Hunter-Lab:
43.1949, 73.3827, 27.4666
#f0050b color charts
#f0050b color shades, tints & tones
#f0050b color schemes
#f0050b color preview, HTML & CSS examples
This text has a color of #f0050b
<p style="color:#f0050b;">Text here</p>
.mytext {color:#f0050b;}
This box has a color of #f0050b
<div style="background-color:#f0050b;">Content here</div>
.mybackground {background-color:#f0050b;}
Border around this has a color of #f0050b
<div style="border:2px solid #f0050b;">Content here</div>
.myborder {border:2px solid #f0050b;}