#f8414a color space conversions
Hex:
#f8414a
RGB:
248, 65, 74
CMY:
3, 75, 71
CMYK:
0, 74, 70, 3
HSL:
357°, 92.8934%, 61.3725%
HSV (HSB):
357°, 73.7903%, 97.2549%
XYZ:
41.8377, 24.2315, 8.9506
xyY:
0.5577, 0.3230, 24.2315
CIE-Lab:
56.3188, 68.6279, 37.7260
CIE-LCH:
56.3188, 78.3138, 28.7984
CIE-Luv:
56.3188, 138.6694, 26.5748
Hunter-Lab:
49.2255, 65.5662, 23.6772
#f8414a color charts
#f8414a color shades, tints & tones
#f8414a color schemes
#f8414a color preview, HTML & CSS examples
This text has a color of #f8414a
<p style="color:#f8414a;">Text here</p>
.mytext {color:#f8414a;}
This box has a color of #f8414a
<div style="background-color:#f8414a;">Content here</div>
.mybackground {background-color:#f8414a;}
Border around this has a color of #f8414a
<div style="border:2px solid #f8414a;">Content here</div>
.myborder {border:2px solid #f8414a;}