#f96f73 color space conversions
Hex:
#f96f73
RGB:
249, 111, 115
CMY:
2, 56, 55
CMYK:
0, 55, 54, 2
HSL:
358°, 92.0000%, 70.5882%
HSV (HSB):
358°, 55.4217%, 97.6471%
XYZ:
47.8459, 32.7464, 20.0186
xyY:
0.4756, 0.3255, 32.7464
CIE-Lab:
63.9551, 53.1117, 24.1289
CIE-LCH:
63.9551, 58.3357, 24.4325
CIE-Luv:
63.9551, 101.1109, 19.6211
Hunter-Lab:
57.2245, 49.1025, 19.3160
#f96f73 color charts
#f96f73 color shades, tints & tones
#f96f73 color schemes
#f96f73 color preview, HTML & CSS examples
This text has a color of #f96f73
<p style="color:#f96f73;">Text here</p>
.mytext {color:#f96f73;}
This box has a color of #f96f73
<div style="background-color:#f96f73;">Content here</div>
.mybackground {background-color:#f96f73;}
Border around this has a color of #f96f73
<div style="border:2px solid #f96f73;">Content here</div>
.myborder {border:2px solid #f96f73;}