#f0101c color space conversions
Hex:
#f0101c
RGB:
240, 16, 28
CMY:
6, 94, 89
CMYK:
0, 93, 88, 6
HSL:
357°, 88.1890%, 50.1961%
HSV (HSB):
357°, 93.3333%, 94.1176%
XYZ:
36.3301, 18.9797, 2.8472
xyY:
0.6247, 0.3264, 18.9797
CIE-Lab:
50.6634, 75.5233, 55.5736
CIE-LCH:
50.6634, 93.7667, 36.3474
CIE-Luv:
50.6634, 160.1137, 32.9124
Hunter-Lab:
43.5657, 72.6139, 26.6211
#f0101c color charts
#f0101c color shades, tints & tones
#f0101c color schemes
#f0101c color preview, HTML & CSS examples
This text has a color of #f0101c
<p style="color:#f0101c;">Text here</p>
.mytext {color:#f0101c;}
This box has a color of #f0101c
<div style="background-color:#f0101c;">Content here</div>
.mybackground {background-color:#f0101c;}
Border around this has a color of #f0101c
<div style="border:2px solid #f0101c;">Content here</div>
.myborder {border:2px solid #f0101c;}