#f96f7b color space conversions
Hex:
#f96f7b
RGB:
249, 111, 123
CMY:
2, 56, 52
CMYK:
0, 55, 51, 2
HSL:
355°, 92.0000%, 70.5882%
HSV (HSB):
355°, 55.4217%, 97.6471%
XYZ:
48.3265, 32.9387, 22.5496
xyY:
0.4655, 0.3173, 32.9387
CIE-Lab:
64.1112, 53.7660, 19.7942
CIE-LCH:
64.1112, 57.2939, 20.2114
CIE-Luv:
64.1112, 99.2022, 14.6686
Hunter-Lab:
57.3922, 49.8676, 16.8793
#f96f7b color charts
#f96f7b color shades, tints & tones
#f96f7b color schemes
#f96f7b color preview, HTML & CSS examples
This text has a color of #f96f7b
<p style="color:#f96f7b;">Text here</p>
.mytext {color:#f96f7b;}
This box has a color of #f96f7b
<div style="background-color:#f96f7b;">Content here</div>
.mybackground {background-color:#f96f7b;}
Border around this has a color of #f96f7b
<div style="border:2px solid #f96f7b;">Content here</div>
.myborder {border:2px solid #f96f7b;}