#f9767e color space conversions
Hex:
#f9767e
RGB:
249, 118, 126
CMY:
2, 54, 51
CMYK:
0, 53, 49, 2
HSL:
356°, 91.6084%, 71.9608%
HSV (HSB):
356°, 52.6104%, 97.6471%
XYZ:
49.3113, 34.6030, 23.8187
xyY:
0.4577, 0.3212, 34.6030
CIE-Lab:
65.4384, 50.7379, 19.9029
CIE-LCH:
65.4384, 54.5020, 21.4185
CIE-Luv:
65.4384, 93.9564, 15.6622
Hunter-Lab:
58.8243, 46.6906, 17.1697
#f9767e color charts
#f9767e color shades, tints & tones
#f9767e color schemes
#f9767e color preview, HTML & CSS examples
This text has a color of #f9767e
<p style="color:#f9767e;">Text here</p>
.mytext {color:#f9767e;}
This box has a color of #f9767e
<div style="background-color:#f9767e;">Content here</div>
.mybackground {background-color:#f9767e;}
Border around this has a color of #f9767e
<div style="border:2px solid #f9767e;">Content here</div>
.myborder {border:2px solid #f9767e;}