#f95cb8 color space conversions
Hex:
#f95cb8
RGB:
249, 92, 184
CMY:
2, 64, 28
CMYK:
0, 63, 26, 2
HSL:
325°, 92.8994%, 66.8627%
HSV (HSB):
325°, 63.0522%, 97.6471%
XYZ:
51.5458, 31.2547, 48.6634
xyY:
0.3921, 0.2377, 31.2547
CIE-Lab:
62.7221, 68.4254, -17.1852
CIE-LCH:
62.7221, 70.5504, 345.9016
CIE-Luv:
62.7221, 90.9799, -37.6720
Hunter-Lab:
55.9059, 66.7434, -12.4749
#f95cb8 color charts
#f95cb8 color shades, tints & tones
#f95cb8 color schemes
#f95cb8 color preview, HTML & CSS examples
This text has a color of #f95cb8
<p style="color:#f95cb8;">Text here</p>
.mytext {color:#f95cb8;}
This box has a color of #f95cb8
<div style="background-color:#f95cb8;">Content here</div>
.mybackground {background-color:#f95cb8;}
Border around this has a color of #f95cb8
<div style="border:2px solid #f95cb8;">Content here</div>
.myborder {border:2px solid #f95cb8;}