#f9205d color space conversions
Hex:
#f9205d
RGB:
249, 32, 93
CMY:
2, 87, 64
CMYK:
0, 87, 63, 2
HSL:
343°, 94.7598%, 55.0980%
HSV (HSB):
343°, 87.1486%, 97.6471%
XYZ:
41.5592, 21.9631, 12.4048
xyY:
0.5474, 0.2893, 21.9631
CIE-Lab:
53.9878, 77.8295, 23.7129
CIE-LCH:
53.9878, 81.3617, 16.9448
CIE-Luv:
53.9878, 146.9545, 11.1470
Hunter-Lab:
46.8648, 76.2787, 17.1117
#f9205d color charts
#f9205d color shades, tints & tones
#f9205d color schemes
#f9205d color preview, HTML & CSS examples
This text has a color of #f9205d
<p style="color:#f9205d;">Text here</p>
.mytext {color:#f9205d;}
This box has a color of #f9205d
<div style="background-color:#f9205d;">Content here</div>
.mybackground {background-color:#f9205d;}
Border around this has a color of #f9205d
<div style="border:2px solid #f9205d;">Content here</div>
.myborder {border:2px solid #f9205d;}