#f81008 color space conversions
Hex:
#f81008
RGB:
248, 16, 8
CMY:
3, 94, 97
CMYK:
0, 94, 97, 3
HSL:
2°, 94.4882%, 50.1961%
HSV (HSB):
2°, 96.7742%, 97.2549%
XYZ:
38.9405, 20.3446, 2.1042
xyY:
0.6343, 0.3314, 20.3446
CIE-Lab:
52.2246, 77.2851, 63.9574
CIE-LCH:
52.2246, 100.3172, 39.6095
CIE-Luv:
52.2246, 167.4616, 36.7840
Hunter-Lab:
45.1050, 75.1710, 28.8075
#f81008 color charts
#f81008 color shades, tints & tones
#f81008 color schemes
#f81008 color preview, HTML & CSS examples
This text has a color of #f81008
<p style="color:#f81008;">Text here</p>
.mytext {color:#f81008;}
This box has a color of #f81008
<div style="background-color:#f81008;">Content here</div>
.mybackground {background-color:#f81008;}
Border around this has a color of #f81008
<div style="border:2px solid #f81008;">Content here</div>
.myborder {border:2px solid #f81008;}