#f924e2 color space conversions
Hex:
#f924e2
RGB:
249, 36, 226
CMY:
2, 86, 11
CMYK:
0, 86, 9, 2
HSL:
306°, 94.6667%, 55.8824%
HSV (HSB):
306°, 85.5422%, 97.6471%
XYZ:
53.4253, 26.8925, 74.3264
xyY:
0.3455, 0.1739, 26.8925
CIE-Lab:
58.8747, 89.9057, -47.0051
CIE-LCH:
58.8747, 101.4520, 332.3982
CIE-Luv:
58.8747, 89.1831, -85.9492
Hunter-Lab:
51.8580, 93.1434, -48.6780
#f924e2 color charts
#f924e2 color shades, tints & tones
#f924e2 color schemes
#f924e2 color preview, HTML & CSS examples
This text has a color of #f924e2
<p style="color:#f924e2;">Text here</p>
.mytext {color:#f924e2;}
This box has a color of #f924e2
<div style="background-color:#f924e2;">Content here</div>
.mybackground {background-color:#f924e2;}
Border around this has a color of #f924e2
<div style="border:2px solid #f924e2;">Content here</div>
.myborder {border:2px solid #f924e2;}