#f964a7 color space conversions
Hex:
#f964a7
RGB:
249, 100, 167
CMY:
2, 61, 35
CMYK:
0, 60, 33, 2
HSL:
333°, 92.5466%, 68.4314%
HSV (HSB):
333°, 59.8394%, 97.6471%
XYZ:
50.5991, 32.0441, 40.0775
xyY:
0.4123, 0.2611, 32.0441
CIE-Lab:
63.3793, 63.0809, -6.4712
CIE-LCH:
63.3793, 63.4119, 354.1428
CIE-Luv:
63.3793, 92.9608, -21.1467
Hunter-Lab:
56.6075, 60.4907, -2.3514
#f964a7 color charts
#f964a7 color shades, tints & tones
#f964a7 color schemes
#f964a7 color preview, HTML & CSS examples
This text has a color of #f964a7
<p style="color:#f964a7;">Text here</p>
.mytext {color:#f964a7;}
This box has a color of #f964a7
<div style="background-color:#f964a7;">Content here</div>
.mybackground {background-color:#f964a7;}
Border around this has a color of #f964a7
<div style="border:2px solid #f964a7;">Content here</div>
.myborder {border:2px solid #f964a7;}