#f991e3 color space conversions
Hex:
#f991e3
RGB:
249, 145, 227
CMY:
2, 43, 11
CMYK:
0, 42, 9, 2
HSL:
313°, 89.6552%, 77.2549%
HSV (HSB):
313°, 41.7671%, 97.6471%
XYZ:
63.0574, 45.9366, 78.2162
xyY:
0.3368, 0.2454, 45.9366
CIE-Lab:
73.5044, 50.2885, -24.8014
CIE-LCH:
73.5044, 56.0717, 333.7483
CIE-Luv:
73.5044, 55.2079, -47.1640
Hunter-Lab:
67.7765, 47.4626, -20.9789
#f991e3 color charts
#f991e3 color shades, tints & tones
#f991e3 color schemes
#f991e3 color preview, HTML & CSS examples
This text has a color of #f991e3
<p style="color:#f991e3;">Text here</p>
.mytext {color:#f991e3;}
This box has a color of #f991e3
<div style="background-color:#f991e3;">Content here</div>
.mybackground {background-color:#f991e3;}
Border around this has a color of #f991e3
<div style="border:2px solid #f991e3;">Content here</div>
.myborder {border:2px solid #f991e3;}