#f81f0b color space conversions
Hex:
#f81f0b
RGB:
248, 31, 11
CMY:
3, 88, 96
CMYK:
0, 88, 96, 3
HSL:
5°, 94.4223%, 50.7843%
HSV (HSB):
5°, 95.5645%, 97.2549%
XYZ:
39.2618, 20.9606, 2.2931
xyY:
0.6280, 0.3353, 20.9606
CIE-Lab:
52.9063, 75.3650, 63.5730
CIE-LCH:
52.9063, 98.5972, 40.1488
CIE-Luv:
52.9063, 163.5113, 37.7450
Hunter-Lab:
45.7827, 72.9560, 29.0783
#f81f0b color charts
#f81f0b color shades, tints & tones
#f81f0b color schemes
#f81f0b color preview, HTML & CSS examples
This text has a color of #f81f0b
<p style="color:#f81f0b;">Text here</p>
.mytext {color:#f81f0b;}
This box has a color of #f81f0b
<div style="background-color:#f81f0b;">Content here</div>
.mybackground {background-color:#f81f0b;}
Border around this has a color of #f81f0b
<div style="border:2px solid #f81f0b;">Content here</div>
.myborder {border:2px solid #f81f0b;}