#f0101b color space conversions
Hex:
#f0101b
RGB:
240, 16, 27
CMY:
6, 94, 89
CMYK:
0, 93, 89, 6
HSL:
357°, 88.1890%, 50.1961%
HSV (HSB):
357°, 93.3333%, 94.1176%
XYZ:
36.3183, 18.9750, 2.7853
xyY:
0.6253, 0.3267, 18.9750
CIE-Lab:
50.6579, 75.5079, 55.9981
CIE-LCH:
50.6579, 94.0065, 36.5613
CIE-Luv:
50.6579, 160.2388, 33.1023
Hunter-Lab:
43.5603, 72.5936, 26.7012
#f0101b color charts
#f0101b color shades, tints & tones
#f0101b color schemes
#f0101b color preview, HTML & CSS examples
This text has a color of #f0101b
<p style="color:#f0101b;">Text here</p>
.mytext {color:#f0101b;}
This box has a color of #f0101b
<div style="background-color:#f0101b;">Content here</div>
.mybackground {background-color:#f0101b;}
Border around this has a color of #f0101b
<div style="border:2px solid #f0101b;">Content here</div>
.myborder {border:2px solid #f0101b;}