#f92ec1 color space conversions
Hex:
#f92ec1
RGB:
249, 46, 193
CMY:
2, 82, 24
CMYK:
0, 82, 22, 2
HSL:
317°, 94.4186%, 57.8431%
HSV (HSB):
317°, 81.5261%, 97.6471%
XYZ:
49.6696, 25.9440, 52.8419
xyY:
0.3867, 0.2020, 25.9440
CIE-Lab:
57.9838, 83.8403, -29.6116
CIE-LCH:
57.9838, 88.9159, 340.5473
CIE-Luv:
57.9838, 101.5783, -58.3836
Hunter-Lab:
50.9352, 84.9278, -25.8547
#f92ec1 color charts
#f92ec1 color shades, tints & tones
#f92ec1 color schemes
#f92ec1 color preview, HTML & CSS examples
This text has a color of #f92ec1
<p style="color:#f92ec1;">Text here</p>
.mytext {color:#f92ec1;}
This box has a color of #f92ec1
<div style="background-color:#f92ec1;">Content here</div>
.mybackground {background-color:#f92ec1;}
Border around this has a color of #f92ec1
<div style="border:2px solid #f92ec1;">Content here</div>
.myborder {border:2px solid #f92ec1;}