#f95ec1 color space conversions
Hex:
#f95ec1
RGB:
249, 94, 193
CMY:
2, 63, 24
CMYK:
0, 62, 22, 2
HSL:
322°, 92.8144%, 67.2549%
HSV (HSB):
322°, 62.2490%, 97.6471%
XYZ:
52.6953, 31.9954, 53.8505
xyY:
0.3804, 0.2309, 31.9954
CIE-Lab:
63.3391, 68.7745, -21.3720
CIE-LCH:
63.3391, 72.0187, 342.7371
CIE-Luv:
63.3391, 87.1179, -44.0660
Hunter-Lab:
56.5645, 67.3021, -16.8501
#f95ec1 color charts
#f95ec1 color shades, tints & tones
#f95ec1 color schemes
#f95ec1 color preview, HTML & CSS examples
This text has a color of #f95ec1
<p style="color:#f95ec1;">Text here</p>
.mytext {color:#f95ec1;}
This box has a color of #f95ec1
<div style="background-color:#f95ec1;">Content here</div>
.mybackground {background-color:#f95ec1;}
Border around this has a color of #f95ec1
<div style="border:2px solid #f95ec1;">Content here</div>
.myborder {border:2px solid #f95ec1;}