#f962d4 color space conversions
Hex:
#f962d4
RGB:
249, 98, 212
CMY:
2, 62, 17
CMYK:
0, 61, 15, 2
HSL:
315°, 92.6380%, 68.0392%
HSV (HSB):
315°, 60.6426%, 97.6471%
XYZ:
55.3183, 33.6286, 65.8627
xyY:
0.3573, 0.2172, 33.6286
CIE-Lab:
64.6667, 69.7574, -30.0635
CIE-LCH:
64.6667, 75.9600, 336.6853
CIE-Luv:
64.6667, 79.3031, -57.7554
Hunter-Lab:
57.9901, 68.7929, -26.7459
#f962d4 color charts
#f962d4 color shades, tints & tones
#f962d4 color schemes
#f962d4 color preview, HTML & CSS examples
This text has a color of #f962d4
<p style="color:#f962d4;">Text here</p>
.mytext {color:#f962d4;}
This box has a color of #f962d4
<div style="background-color:#f962d4;">Content here</div>
.mybackground {background-color:#f962d4;}
Border around this has a color of #f962d4
<div style="border:2px solid #f962d4;">Content here</div>
.myborder {border:2px solid #f962d4;}