#f95fc3 color space conversions
Hex:
#f95fc3
RGB:
249, 95, 195
CMY:
2, 63, 24
CMYK:
0, 62, 22, 2
HSL:
321°, 92.7711%, 67.4510%
HSV (HSB):
321°, 61.8474%, 97.6471%
XYZ:
53.0095, 32.2643, 55.0635
xyY:
0.3777, 0.2299, 32.2643
CIE-Lab:
63.5607, 68.6339, -22.1687
CIE-LCH:
63.5607, 72.1254, 342.0996
CIE-Luv:
63.5607, 86.0479, -45.2710
Hunter-Lab:
56.8017, 67.1800, -17.7145
#f95fc3 color charts
#f95fc3 color shades, tints & tones
#f95fc3 color schemes
#f95fc3 color preview, HTML & CSS examples
This text has a color of #f95fc3
<p style="color:#f95fc3;">Text here</p>
.mytext {color:#f95fc3;}
This box has a color of #f95fc3
<div style="background-color:#f95fc3;">Content here</div>
.mybackground {background-color:#f95fc3;}
Border around this has a color of #f95fc3
<div style="border:2px solid #f95fc3;">Content here</div>
.myborder {border:2px solid #f95fc3;}