#f8032d color space conversions
Hex:
#f8032d
RGB:
248, 3, 45
CMY:
3, 99, 82
CMYK:
0, 99, 82, 3
HSL:
350°, 97.6096%, 49.2157%
HSV (HSB):
350°, 98.7903%, 97.2549%
XYZ:
39.2176, 20.2110, 4.3167
xyY:
0.6152, 0.3171, 20.2110
CIE-Lab:
52.0750, 78.8087, 49.1742
CIE-LCH:
52.0750, 92.8919, 31.9629
CIE-Luv:
52.0750, 164.9341, 29.4995
Hunter-Lab:
44.9567, 77.0388, 25.7767
#f8032d color charts
#f8032d color shades, tints & tones
#f8032d color schemes
#f8032d color preview, HTML & CSS examples
This text has a color of #f8032d
<p style="color:#f8032d;">Text here</p>
.mytext {color:#f8032d;}
This box has a color of #f8032d
<div style="background-color:#f8032d;">Content here</div>
.mybackground {background-color:#f8032d;}
Border around this has a color of #f8032d
<div style="border:2px solid #f8032d;">Content here</div>
.myborder {border:2px solid #f8032d;}