#f9145f color space conversions
Hex:
#f9145f
RGB:
249, 20, 95
CMY:
2, 92, 63
CMYK:
0, 92, 62, 2
HSL:
340°, 95.0207%, 52.7451%
HSV (HSB):
340°, 91.9679%, 97.6471%
XYZ:
41.3826, 21.4663, 12.7888
xyY:
0.5471, 0.2838, 21.4663
CIE-Lab:
53.4561, 79.5832, 21.8060
CIE-LCH:
53.4561, 82.5166, 15.3231
CIE-Luv:
53.4561, 148.8476, 8.7278
Hunter-Lab:
46.3317, 78.3525, 16.0666
#f9145f color charts
#f9145f color shades, tints & tones
#f9145f color schemes
#f9145f color preview, HTML & CSS examples
This text has a color of #f9145f
<p style="color:#f9145f;">Text here</p>
.mytext {color:#f9145f;}
This box has a color of #f9145f
<div style="background-color:#f9145f;">Content here</div>
.mybackground {background-color:#f9145f;}
Border around this has a color of #f9145f
<div style="border:2px solid #f9145f;">Content here</div>
.myborder {border:2px solid #f9145f;}