#f8332d color space conversions
Hex:
#f8332d
RGB:
248, 51, 45
CMY:
3, 80, 82
CMYK:
0, 79, 82, 3
HSL:
2°, 93.5484%, 57.4510%
HSV (HSB):
2°, 81.8548%, 97.2549%
XYZ:
40.3689, 22.5136, 4.7005
xyY:
0.5973, 0.3331, 22.5136
CIE-Lab:
54.5677, 71.6714, 51.5082
CIE-LCH:
54.5677, 88.2604, 35.7037
CIE-Luv:
54.5677, 151.7399, 34.2827
Hunter-Lab:
47.4485, 68.8319, 27.3403
#f8332d color charts
#f8332d color shades, tints & tones
#f8332d color schemes
#f8332d color preview, HTML & CSS examples
This text has a color of #f8332d
<p style="color:#f8332d;">Text here</p>
.mytext {color:#f8332d;}
This box has a color of #f8332d
<div style="background-color:#f8332d;">Content here</div>
.mybackground {background-color:#f8332d;}
Border around this has a color of #f8332d
<div style="border:2px solid #f8332d;">Content here</div>
.myborder {border:2px solid #f8332d;}