#f9918c color space conversions
Hex:
#f9918c
RGB:
249, 145, 140
CMY:
2, 43, 45
CMYK:
0, 42, 44, 2
HSL:
3°, 90.0826%, 76.2745%
HSV (HSB):
3°, 43.7751%, 97.6471%
XYZ:
53.9259, 42.2840, 30.1304
xyY:
0.4268, 0.3347, 42.2840
CIE-Lab:
71.0663, 38.6407, 19.7842
CIE-LCH:
71.0663, 43.4110, 27.1126
CIE-Luv:
71.0663, 73.1782, 18.8908
Hunter-Lab:
65.0261, 34.2337, 18.0458
#f9918c color charts
#f9918c color shades, tints & tones
#f9918c color schemes
#f9918c color preview, HTML & CSS examples
This text has a color of #f9918c
<p style="color:#f9918c;">Text here</p>
.mytext {color:#f9918c;}
This box has a color of #f9918c
<div style="background-color:#f9918c;">Content here</div>
.mybackground {background-color:#f9918c;}
Border around this has a color of #f9918c
<div style="border:2px solid #f9918c;">Content here</div>
.myborder {border:2px solid #f9918c;}