#f95b96 color space conversions
Hex:
#f95b96
RGB:
249, 91, 150
CMY:
2, 64, 41
CMYK:
0, 63, 40, 2
HSL:
338°, 92.9412%, 66.6667%
HSV (HSB):
338°, 63.4538%, 97.6471%
XYZ:
48.3130, 29.8239, 32.0644
xyY:
0.4384, 0.2706, 29.8239
CIE-Lab:
61.5020, 64.9756, 0.5631
CIE-LCH:
61.5020, 64.9780, 0.4965
CIE-Luv:
61.5020, 102.8783, -11.8559
Hunter-Lab:
54.6113, 62.3441, 3.4165
#f95b96 color charts
#f95b96 color shades, tints & tones
#f95b96 color schemes
#f95b96 color preview, HTML & CSS examples
This text has a color of #f95b96
<p style="color:#f95b96;">Text here</p>
.mytext {color:#f95b96;}
This box has a color of #f95b96
<div style="background-color:#f95b96;">Content here</div>
.mybackground {background-color:#f95b96;}
Border around this has a color of #f95b96
<div style="border:2px solid #f95b96;">Content here</div>
.myborder {border:2px solid #f95b96;}