#f95ea9 color space conversions
Hex:
#f95ea9
RGB:
249, 94, 169
CMY:
2, 63, 34
CMYK:
0, 62, 32, 2
HSL:
331°, 92.8144%, 67.2549%
HSV (HSB):
331°, 62.2490%, 97.6471%
XYZ:
50.2311, 31.0097, 40.8741
xyY:
0.4113, 0.2539, 31.0097
CIE-Lab:
62.5158, 65.8178, -8.9034
CIE-LCH:
62.5158, 66.4172, 352.2961
CIE-Luv:
62.5158, 95.1588, -25.1082
Hunter-Lab:
55.6864, 63.5621, -4.5387
#f95ea9 color charts
#f95ea9 color shades, tints & tones
#f95ea9 color schemes
#f95ea9 color preview, HTML & CSS examples
This text has a color of #f95ea9
<p style="color:#f95ea9;">Text here</p>
.mytext {color:#f95ea9;}
This box has a color of #f95ea9
<div style="background-color:#f95ea9;">Content here</div>
.mybackground {background-color:#f95ea9;}
Border around this has a color of #f95ea9
<div style="border:2px solid #f95ea9;">Content here</div>
.myborder {border:2px solid #f95ea9;}