#f992e3 color space conversions
Hex:
#f992e3
RGB:
249, 146, 227
CMY:
2, 43, 11
CMYK:
0, 41, 9, 2
HSL:
313°, 89.5652%, 77.4510%
HSV (HSB):
313°, 41.3655%, 97.6471%
XYZ:
63.2109, 46.2436, 78.2674
xyY:
0.3367, 0.2463, 46.2436
CIE-Lab:
73.7033, 49.7846, -24.4974
CIE-LCH:
73.7033, 55.4854, 333.7997
CIE-Luv:
73.7033, 54.7375, -46.6105
Hunter-Lab:
68.0026, 46.9177, -20.6378
#f992e3 color charts
#f992e3 color shades, tints & tones
#f992e3 color schemes
#f992e3 color preview, HTML & CSS examples
This text has a color of #f992e3
<p style="color:#f992e3;">Text here</p>
.mytext {color:#f992e3;}
This box has a color of #f992e3
<div style="background-color:#f992e3;">Content here</div>
.mybackground {background-color:#f992e3;}
Border around this has a color of #f992e3
<div style="border:2px solid #f992e3;">Content here</div>
.myborder {border:2px solid #f992e3;}