#f964b9 color space conversions
Hex:
#f964b9
RGB:
249, 100, 185
CMY:
2, 61, 27
CMYK:
0, 60, 26, 2
HSL:
326°, 92.5466%, 68.4314%
HSV (HSB):
326°, 59.8394%, 97.6471%
XYZ:
52.3810, 32.7569, 49.4609
xyY:
0.3892, 0.2434, 32.7569
CIE-Lab:
63.9636, 65.2648, -15.8755
CIE-LCH:
63.9636, 67.1678, 346.3285
CIE-Luv:
63.9636, 87.2186, -35.2397
Hunter-Lab:
57.2336, 63.2070, -11.1744
#f964b9 color charts
#f964b9 color shades, tints & tones
#f964b9 color schemes
#f964b9 color preview, HTML & CSS examples
This text has a color of #f964b9
<p style="color:#f964b9;">Text here</p>
.mytext {color:#f964b9;}
This box has a color of #f964b9
<div style="background-color:#f964b9;">Content here</div>
.mybackground {background-color:#f964b9;}
Border around this has a color of #f964b9
<div style="border:2px solid #f964b9;">Content here</div>
.myborder {border:2px solid #f964b9;}