#f9295e color space conversions
Hex:
#f9295e
RGB:
249, 41, 94
CMY:
2, 84, 63
CMYK:
0, 84, 62, 2
HSL:
345°, 94.5455%, 56.8627%
HSV (HSB):
345°, 83.5341%, 97.6471%
XYZ:
41.8802, 22.5338, 12.7318
xyY:
0.5429, 0.2921, 22.5338
CIE-Lab:
54.5888, 76.2135, 23.9046
CIE-LCH:
54.5888, 79.8745, 17.4142
CIE-Luv:
54.5888, 143.9530, 11.8833
Hunter-Lab:
47.4697, 74.4098, 17.3267
#f9295e color charts
#f9295e color shades, tints & tones
#f9295e color schemes
#f9295e color preview, HTML & CSS examples
This text has a color of #f9295e
<p style="color:#f9295e;">Text here</p>
.mytext {color:#f9295e;}
This box has a color of #f9295e
<div style="background-color:#f9295e;">Content here</div>
.mybackground {background-color:#f9295e;}
Border around this has a color of #f9295e
<div style="border:2px solid #f9295e;">Content here</div>
.myborder {border:2px solid #f9295e;}