#f9607d color space conversions
Hex:
#f9607d
RGB:
249, 96, 125
CMY:
2, 62, 51
CMYK:
0, 61, 50, 2
HSL:
349°, 92.7273%, 67.6471%
HSV (HSB):
349°, 61.4458%, 97.6471%
XYZ:
46.9515, 29.9861, 22.7153
xyY:
0.4711, 0.3009, 29.9861
CIE-Lab:
61.6423, 60.5866, 15.2482
CIE-LCH:
61.6423, 62.4760, 14.1266
CIE-Luv:
61.6423, 107.8816, 7.5427
Hunter-Lab:
54.7596, 57.2185, 13.7371
#f9607d color charts
#f9607d color shades, tints & tones
#f9607d color schemes
#f9607d color preview, HTML & CSS examples
This text has a color of #f9607d
<p style="color:#f9607d;">Text here</p>
.mytext {color:#f9607d;}
This box has a color of #f9607d
<div style="background-color:#f9607d;">Content here</div>
.mybackground {background-color:#f9607d;}
Border around this has a color of #f9607d
<div style="border:2px solid #f9607d;">Content here</div>
.myborder {border:2px solid #f9607d;}