#f9295f color space conversions
Hex:
#f9295f
RGB:
249, 41, 95
CMY:
2, 84, 63
CMYK:
0, 84, 62, 2
HSL:
344°, 94.5455%, 56.8627%
HSV (HSB):
344°, 83.5341%, 97.6471%
XYZ:
41.9254, 22.5518, 12.9697
xyY:
0.5413, 0.2912, 22.5518
CIE-Lab:
54.6077, 76.2690, 23.3318
CIE-LCH:
54.6077, 79.7580, 17.0096
CIE-Luv:
54.6077, 143.6098, 11.3166
Hunter-Lab:
47.4888, 74.4832, 17.0494
#f9295f color charts
#f9295f color shades, tints & tones
#f9295f color schemes
#f9295f color preview, HTML & CSS examples
This text has a color of #f9295f
<p style="color:#f9295f;">Text here</p>
.mytext {color:#f9295f;}
This box has a color of #f9295f
<div style="background-color:#f9295f;">Content here</div>
.mybackground {background-color:#f9295f;}
Border around this has a color of #f9295f
<div style="border:2px solid #f9295f;">Content here</div>
.myborder {border:2px solid #f9295f;}