#f95fa6 color space conversions
Hex:
#f95fa6
RGB:
249, 95, 166
CMY:
2, 63, 35
CMYK:
0, 62, 33, 2
HSL:
332°, 92.7711%, 67.4510%
HSV (HSB):
332°, 61.8474%, 97.6471%
XYZ:
50.0421, 31.0773, 39.4374
xyY:
0.4151, 0.2578, 31.0773
CIE-Lab:
62.5729, 65.0643, -7.0945
CIE-LCH:
62.5729, 65.4500, 353.7772
CIE-Luv:
62.5729, 95.6835, -22.3966
Hunter-Lab:
55.7470, 62.6755, -2.9209
#f95fa6 color charts
#f95fa6 color shades, tints & tones
#f95fa6 color schemes
#f95fa6 color preview, HTML & CSS examples
This text has a color of #f95fa6
<p style="color:#f95fa6;">Text here</p>
.mytext {color:#f95fa6;}
This box has a color of #f95fa6
<div style="background-color:#f95fa6;">Content here</div>
.mybackground {background-color:#f95fa6;}
Border around this has a color of #f95fa6
<div style="border:2px solid #f95fa6;">Content here</div>
.myborder {border:2px solid #f95fa6;}