#f95c96 color space conversions
Hex:
#f95c96
RGB:
249, 92, 150
CMY:
2, 64, 41
CMYK:
0, 63, 40, 2
HSL:
338°, 92.8994%, 66.8627%
HSV (HSB):
338°, 63.0522%, 97.6471%
XYZ:
48.3991, 29.9960, 32.0931
xyY:
0.4380, 0.2715, 29.9960
CIE-Lab:
61.6508, 64.5709, 0.7800
CIE-LCH:
61.6508, 64.5757, 0.6921
CIE-Luv:
61.6508, 102.3792, -11.4800
Hunter-Lab:
54.7686, 61.8955, 3.5956
#f95c96 color charts
#f95c96 color shades, tints & tones
#f95c96 color schemes
#f95c96 color preview, HTML & CSS examples
This text has a color of #f95c96
<p style="color:#f95c96;">Text here</p>
.mytext {color:#f95c96;}
This box has a color of #f95c96
<div style="background-color:#f95c96;">Content here</div>
.mybackground {background-color:#f95c96;}
Border around this has a color of #f95c96
<div style="border:2px solid #f95c96;">Content here</div>
.myborder {border:2px solid #f95c96;}