#f95ec0 color space conversions
Hex:
#f95ec0
RGB:
249, 94, 192
CMY:
2, 63, 25
CMYK:
0, 62, 23, 2
HSL:
322°, 92.8144%, 67.2549%
HSV (HSB):
322°, 62.2490%, 97.6471%
XYZ:
52.5841, 31.9509, 53.2648
xyY:
0.3816, 0.2319, 31.9509
CIE-Lab:
63.3023, 68.6439, -20.8600
CIE-LCH:
63.3023, 71.7435, 343.0966
CIE-Luv:
63.3023, 87.4540, -43.2654
Hunter-Lab:
56.5251, 67.1355, -16.3026
#f95ec0 color charts
#f95ec0 color shades, tints & tones
#f95ec0 color schemes
#f95ec0 color preview, HTML & CSS examples
This text has a color of #f95ec0
<p style="color:#f95ec0;">Text here</p>
.mytext {color:#f95ec0;}
This box has a color of #f95ec0
<div style="background-color:#f95ec0;">Content here</div>
.mybackground {background-color:#f95ec0;}
Border around this has a color of #f95ec0
<div style="border:2px solid #f95ec0;">Content here</div>
.myborder {border:2px solid #f95ec0;}