#f8354a color space conversions
Hex:
#f8354a
RGB:
248, 53, 74
CMY:
3, 79, 71
CMYK:
0, 79, 70, 3
HSL:
354°, 93.3014%, 59.0196%
HSV (HSB):
354°, 78.6290%, 97.2549%
XYZ:
41.2205, 22.9971, 8.7449
xyY:
0.5650, 0.3152, 22.9971
CIE-Lab:
55.0693, 72.1340, 36.2432
CIE-LCH:
55.0693, 80.7272, 26.6769
CIE-Luv:
55.0693, 144.5837, 24.0013
Hunter-Lab:
47.9553, 69.5101, 22.7569
#f8354a color charts
#f8354a color shades, tints & tones
#f8354a color schemes
#f8354a color preview, HTML & CSS examples
This text has a color of #f8354a
<p style="color:#f8354a;">Text here</p>
.mytext {color:#f8354a;}
This box has a color of #f8354a
<div style="background-color:#f8354a;">Content here</div>
.mybackground {background-color:#f8354a;}
Border around this has a color of #f8354a
<div style="border:2px solid #f8354a;">Content here</div>
.myborder {border:2px solid #f8354a;}