#f8281e color space conversions
Hex:
#f8281e
RGB:
248, 40, 30
CMY:
3, 84, 88
CMYK:
0, 84, 88, 3
HSL:
3°, 93.9655%, 54.5098%
HSV (HSB):
3°, 87.9032%, 97.2549%
XYZ:
39.7045, 21.5678, 3.2986
xyY:
0.6149, 0.3340, 21.5678
CIE-Lab:
53.5654, 73.9188, 57.5925
CIE-LCH:
53.5654, 93.7064, 37.9233
CIE-Luv:
53.5654, 158.6372, 36.1423
Hunter-Lab:
46.4411, 71.3354, 28.2975
#f8281e color charts
#f8281e color shades, tints & tones
#f8281e color schemes
#f8281e color preview, HTML & CSS examples
This text has a color of #f8281e
<p style="color:#f8281e;">Text here</p>
.mytext {color:#f8281e;}
This box has a color of #f8281e
<div style="background-color:#f8281e;">Content here</div>
.mybackground {background-color:#f8281e;}
Border around this has a color of #f8281e
<div style="border:2px solid #f8281e;">Content here</div>
.myborder {border:2px solid #f8281e;}