#f0081b color space conversions
Hex:
#f0081b
RGB:
240, 8, 27
CMY:
6, 97, 89
CMYK:
0, 97, 89, 6
HSL:
355°, 93.5484%, 48.6275%
HSV (HSB):
355°, 96.6667%, 94.1176%
XYZ:
36.2198, 18.7781, 2.7524
xyY:
0.6272, 0.3252, 18.7781
CIE-Lab:
50.4265, 76.1771, 55.8315
CIE-LCH:
50.4265, 94.4463, 36.2383
CIE-Luv:
50.4265, 161.5090, 32.6731
Hunter-Lab:
43.3337, 73.3628, 26.5676
#f0081b color charts
#f0081b color shades, tints & tones
#f0081b color schemes
#f0081b color preview, HTML & CSS examples
This text has a color of #f0081b
<p style="color:#f0081b;">Text here</p>
.mytext {color:#f0081b;}
This box has a color of #f0081b
<div style="background-color:#f0081b;">Content here</div>
.mybackground {background-color:#f0081b;}
Border around this has a color of #f0081b
<div style="border:2px solid #f0081b;">Content here</div>
.myborder {border:2px solid #f0081b;}