#f961e9 color space conversions
Hex:
#f961e9
RGB:
249, 97, 233
CMY:
2, 62, 9
CMYK:
0, 61, 6, 2
HSL:
306°, 92.6829%, 67.8431%
HSV (HSB):
306°, 61.0442%, 97.6471%
XYZ:
58.0496, 34.5723, 80.7044
xyY:
0.3349, 0.1995, 34.5723
CIE-Lab:
65.4143, 73.2953, -40.6293
CIE-LCH:
65.4143, 83.8030, 330.9994
CIE-Luv:
65.4143, 72.9310, -75.0921
Hunter-Lab:
58.7982, 73.3304, -40.2206
#f961e9 color charts
#f961e9 color shades, tints & tones
#f961e9 color schemes
#f961e9 color preview, HTML & CSS examples
This text has a color of #f961e9
<p style="color:#f961e9;">Text here</p>
.mytext {color:#f961e9;}
This box has a color of #f961e9
<div style="background-color:#f961e9;">Content here</div>
.mybackground {background-color:#f961e9;}
Border around this has a color of #f961e9
<div style="border:2px solid #f961e9;">Content here</div>
.myborder {border:2px solid #f961e9;}