#f95ff4 color space conversions
Hex:
#f95ff4
RGB:
249, 95, 244
CMY:
2, 63, 4
CMYK:
0, 62, 2, 2
HSL:
302°, 92.7711%, 67.4510%
HSV (HSB):
302°, 61.8474%, 97.6471%
XYZ:
59.4883, 34.8558, 89.1804
xyY:
0.3241, 0.1899, 34.8558
CIE-Lab:
65.6362, 75.8147, -46.3734
CIE-LCH:
65.6362, 88.8728, 328.5472
CIE-Luv:
65.6362, 70.0953, -84.6589
Hunter-Lab:
59.0388, 76.5410, -48.2327
#f95ff4 color charts
#f95ff4 color shades, tints & tones
#f95ff4 color schemes
#f95ff4 color preview, HTML & CSS examples
This text has a color of #f95ff4
<p style="color:#f95ff4;">Text here</p>
.mytext {color:#f95ff4;}
This box has a color of #f95ff4
<div style="background-color:#f95ff4;">Content here</div>
.mybackground {background-color:#f95ff4;}
Border around this has a color of #f95ff4
<div style="border:2px solid #f95ff4;">Content here</div>
.myborder {border:2px solid #f95ff4;}