#f992e2 color space conversions
Hex:
#f992e2
RGB:
249, 146, 226
CMY:
2, 43, 11
CMYK:
0, 41, 9, 2
HSL:
313°, 89.5652%, 77.4510%
HSV (HSB):
313°, 41.3655%, 97.6471%
XYZ:
63.0733, 46.1885, 77.5425
xyY:
0.3376, 0.2473, 46.1885
CIE-Lab:
73.6677, 49.6210, -24.0040
CIE-LCH:
73.6677, 55.1220, 334.1848
CIE-Luv:
73.6677, 54.9528, -45.7921
Hunter-Lab:
67.9621, 46.7259, -20.0744
#f992e2 color charts
#f992e2 color shades, tints & tones
#f992e2 color schemes
#f992e2 color preview, HTML & CSS examples
This text has a color of #f992e2
<p style="color:#f992e2;">Text here</p>
.mytext {color:#f992e2;}
This box has a color of #f992e2
<div style="background-color:#f992e2;">Content here</div>
.mybackground {background-color:#f992e2;}
Border around this has a color of #f992e2
<div style="border:2px solid #f992e2;">Content here</div>
.myborder {border:2px solid #f992e2;}