#f9696c color space conversions
Hex:
#f9696c
RGB:
249, 105, 108
CMY:
2, 59, 58
CMYK:
0, 58, 57, 2
HSL:
359°, 92.3077%, 69.4118%
HSV (HSB):
359°, 57.8313%, 97.6471%
XYZ:
46.8253, 31.3256, 17.7658
xyY:
0.4882, 0.3266, 31.3256
CIE-Lab:
62.7815, 55.3215, 26.5424
CIE-LCH:
62.7815, 61.3594, 25.6309
CIE-Luv:
62.7815, 106.7168, 21.4426
Hunter-Lab:
55.9693, 51.3913, 20.3586
#f9696c color charts
#f9696c color shades, tints & tones
#f9696c color schemes
#f9696c color preview, HTML & CSS examples
This text has a color of #f9696c
<p style="color:#f9696c;">Text here</p>
.mytext {color:#f9696c;}
This box has a color of #f9696c
<div style="background-color:#f9696c;">Content here</div>
.mybackground {background-color:#f9696c;}
Border around this has a color of #f9696c
<div style="border:2px solid #f9696c;">Content here</div>
.myborder {border:2px solid #f9696c;}