#f96c7f color space conversions
Hex:
#f96c7f
RGB:
249, 108, 127
CMY:
2, 58, 50
CMYK:
0, 57, 49, 2
HSL:
352°, 92.1569%, 70.0000%
HSV (HSB):
352°, 56.6265%, 97.6471%
XYZ:
48.2602, 32.3972, 23.7884
xyY:
0.4621, 0.3102, 32.3972
CIE-Lab:
63.6698, 55.4863, 16.9049
CIE-LCH:
63.6698, 58.0043, 16.9443
CIE-Luv:
63.6698, 100.0939, 10.8771
Hunter-Lab:
56.9185, 51.7398, 15.0635
#f96c7f color charts
#f96c7f color shades, tints & tones
#f96c7f color schemes
#f96c7f color preview, HTML & CSS examples
This text has a color of #f96c7f
<p style="color:#f96c7f;">Text here</p>
.mytext {color:#f96c7f;}
This box has a color of #f96c7f
<div style="background-color:#f96c7f;">Content here</div>
.mybackground {background-color:#f96c7f;}
Border around this has a color of #f96c7f
<div style="border:2px solid #f96c7f;">Content here</div>
.myborder {border:2px solid #f96c7f;}