#f9958c color space conversions
Hex:
#f9958c
RGB:
249, 149, 140
CMY:
2, 42, 45
CMYK:
0, 40, 44, 2
HSL:
5°, 90.0826%, 76.2745%
HSV (HSB):
5°, 43.7751%, 97.6471%
XYZ:
54.5480, 43.5281, 30.3377
xyY:
0.4248, 0.3390, 43.5281
CIE-Lab:
71.9119, 36.5812, 20.9439
CIE-LCH:
71.9119, 42.1524, 29.7926
CIE-Luv:
71.9119, 70.5054, 20.8336
Hunter-Lab:
65.9758, 32.1239, 18.9197
#f9958c color charts
#f9958c color shades, tints & tones
#f9958c color schemes
#f9958c color preview, HTML & CSS examples
This text has a color of #f9958c
<p style="color:#f9958c;">Text here</p>
.mytext {color:#f9958c;}
This box has a color of #f9958c
<div style="background-color:#f9958c;">Content here</div>
.mybackground {background-color:#f9958c;}
Border around this has a color of #f9958c
<div style="border:2px solid #f9958c;">Content here</div>
.myborder {border:2px solid #f9958c;}