#f961d3 color space conversions
Hex:
#f961d3
RGB:
249, 97, 211
CMY:
2, 62, 17
CMYK:
0, 61, 15, 2
HSL:
315°, 92.6829%, 67.8431%
HSV (HSB):
315°, 61.0442%, 97.6471%
XYZ:
55.0995, 33.3923, 65.1693
xyY:
0.3586, 0.2173, 33.3923
CIE-Lab:
64.4773, 70.0227, -29.7943
CIE-LCH:
64.4773, 76.0978, 336.9505
CIE-Luv:
64.4773, 79.9990, -57.3536
Hunter-Lab:
57.7860, 69.0757, -26.4152
#f961d3 color charts
#f961d3 color shades, tints & tones
#f961d3 color schemes
#f961d3 color preview, HTML & CSS examples
This text has a color of #f961d3
<p style="color:#f961d3;">Text here</p>
.mytext {color:#f961d3;}
This box has a color of #f961d3
<div style="background-color:#f961d3;">Content here</div>
.mybackground {background-color:#f961d3;}
Border around this has a color of #f961d3
<div style="border:2px solid #f961d3;">Content here</div>
.myborder {border:2px solid #f961d3;}