#f95ff0 color space conversions
Hex:
#f95ff0
RGB:
249, 95, 240
CMY:
2, 63, 6
CMYK:
0, 62, 4, 2
HSL:
304°, 92.7711%, 67.4510%
HSV (HSB):
304°, 61.8474%, 97.6471%
XYZ:
58.8873, 34.6154, 86.0158
xyY:
0.3280, 0.1928, 34.6154
CIE-Lab:
65.4481, 75.1804, -44.4576
CIE-LCH:
65.4481, 87.3417, 329.4022
CIE-Luv:
65.4481, 71.3517, -81.4719
Hunter-Lab:
58.8349, 75.6980, -45.4968
#f95ff0 color charts
#f95ff0 color shades, tints & tones
#f95ff0 color schemes
#f95ff0 color preview, HTML & CSS examples
This text has a color of #f95ff0
<p style="color:#f95ff0;">Text here</p>
.mytext {color:#f95ff0;}
This box has a color of #f95ff0
<div style="background-color:#f95ff0;">Content here</div>
.mybackground {background-color:#f95ff0;}
Border around this has a color of #f95ff0
<div style="border:2px solid #f95ff0;">Content here</div>
.myborder {border:2px solid #f95ff0;}