#f95ea3 color space conversions
Hex:
#f95ea3
RGB:
249, 94, 163
CMY:
2, 63, 36
CMYK:
0, 62, 35, 2
HSL:
333°, 92.8144%, 67.2549%
HSV (HSB):
333°, 62.2490%, 97.6471%
XYZ:
49.6805, 30.7895, 37.9748
xyY:
0.4194, 0.2599, 30.7895
CIE-Lab:
62.3295, 65.1384, -5.7294
CIE-LCH:
62.3295, 65.3899, 354.9733
CIE-Luv:
62.3295, 97.1432, -20.4879
Hunter-Lab:
55.4883, 62.7125, -1.7349
#f95ea3 color charts
#f95ea3 color shades, tints & tones
#f95ea3 color schemes
#f95ea3 color preview, HTML & CSS examples
This text has a color of #f95ea3
<p style="color:#f95ea3;">Text here</p>
.mytext {color:#f95ea3;}
This box has a color of #f95ea3
<div style="background-color:#f95ea3;">Content here</div>
.mybackground {background-color:#f95ea3;}
Border around this has a color of #f95ea3
<div style="border:2px solid #f95ea3;">Content here</div>
.myborder {border:2px solid #f95ea3;}