#f9494f color space conversions
Hex:
#f9494f
RGB:
249, 73, 79
CMY:
2, 71, 69
CMYK:
0, 71, 68, 2
HSL:
358°, 93.6170%, 63.1373%
HSV (HSB):
358°, 70.6827%, 97.6471%
XYZ:
42.8607, 25.4693, 10.0542
xyY:
0.5468, 0.3249, 25.4693
CIE-Lab:
57.5299, 66.4829, 36.3776
CIE-LCH:
57.5299, 75.7846, 28.6862
CIE-Luv:
57.5299, 133.8014, 26.4622
Hunter-Lab:
50.4672, 63.2790, 23.5151
#f9494f color charts
#f9494f color shades, tints & tones
#f9494f color schemes
#f9494f color preview, HTML & CSS examples
This text has a color of #f9494f
<p style="color:#f9494f;">Text here</p>
.mytext {color:#f9494f;}
This box has a color of #f9494f
<div style="background-color:#f9494f;">Content here</div>
.mybackground {background-color:#f9494f;}
Border around this has a color of #f9494f
<div style="border:2px solid #f9494f;">Content here</div>
.myborder {border:2px solid #f9494f;}