#f95fa1 color space conversions
Hex:
#f95fa1
RGB:
249, 95, 161
CMY:
2, 63, 37
CMYK:
0, 62, 35, 2
HSL:
334°, 92.7711%, 67.4510%
HSV (HSB):
334°, 61.8474%, 97.6471%
XYZ:
49.5922, 30.8974, 37.0682
xyY:
0.4219, 0.2628, 30.8974
CIE-Lab:
62.4209, 64.5057, -4.4425
CIE-LCH:
62.4209, 64.6585, 356.0603
CIE-Luv:
62.4209, 97.3179, -18.5704
Hunter-Lab:
55.5854, 61.9796, -0.6289
#f95fa1 color charts
#f95fa1 color shades, tints & tones
#f95fa1 color schemes
#f95fa1 color preview, HTML & CSS examples
This text has a color of #f95fa1
<p style="color:#f95fa1;">Text here</p>
.mytext {color:#f95fa1;}
This box has a color of #f95fa1
<div style="background-color:#f95fa1;">Content here</div>
.mybackground {background-color:#f95fa1;}
Border around this has a color of #f95fa1
<div style="border:2px solid #f95fa1;">Content here</div>
.myborder {border:2px solid #f95fa1;}