#f9767b color space conversions
Hex:
#f9767b
RGB:
249, 118, 123
CMY:
2, 54, 52
CMYK:
0, 53, 51, 2
HSL:
358°, 91.6084%, 71.9608%
HSV (HSB):
358°, 52.6104%, 97.6471%
XYZ:
49.1205, 34.5267, 22.8143
xyY:
0.4614, 0.3243, 34.5267
CIE-Lab:
65.3785, 50.4774, 21.5180
CIE-LCH:
65.3785, 54.8725, 23.0880
CIE-Luv:
65.3785, 94.6430, 17.5604
Hunter-Lab:
58.7594, 46.3899, 18.1113
#f9767b color charts
#f9767b color shades, tints & tones
#f9767b color schemes
#f9767b color preview, HTML & CSS examples
This text has a color of #f9767b
<p style="color:#f9767b;">Text here</p>
.mytext {color:#f9767b;}
This box has a color of #f9767b
<div style="background-color:#f9767b;">Content here</div>
.mybackground {background-color:#f9767b;}
Border around this has a color of #f9767b
<div style="border:2px solid #f9767b;">Content here</div>
.myborder {border:2px solid #f9767b;}