#f95f96 color space conversions
Hex:
#f95f96
RGB:
249, 95, 150
CMY:
2, 63, 41
CMYK:
0, 62, 40, 2
HSL:
339°, 92.7711%, 67.4510%
HSV (HSB):
339°, 61.8474%, 97.6471%
XYZ:
48.6642, 30.5262, 32.1814
xyY:
0.4370, 0.2741, 30.5262
CIE-Lab:
62.1056, 63.3383, 1.4421
CIE-LCH:
62.1056, 63.3547, 1.3043
CIE-Luv:
62.1056, 100.8568, -10.3328
Hunter-Lab:
55.2505, 60.5329, 4.1411
#f95f96 color charts
#f95f96 color shades, tints & tones
#f95f96 color schemes
#f95f96 color preview, HTML & CSS examples
This text has a color of #f95f96
<p style="color:#f95f96;">Text here</p>
.mytext {color:#f95f96;}
This box has a color of #f95f96
<div style="background-color:#f95f96;">Content here</div>
.mybackground {background-color:#f95f96;}
Border around this has a color of #f95f96
<div style="border:2px solid #f95f96;">Content here</div>
.myborder {border:2px solid #f95f96;}