#f40e97 color space conversions
Hex:
#f40e97
RGB:
244, 14, 151
CMY:
4, 95, 41
CMYK:
0, 94, 38, 4
HSL:
324°, 91.2698%, 50.5882%
HSV (HSB):
324°, 94.2623%, 95.6863%
XYZ:
43.0512, 21.7815, 31.2134
xyY:
0.4482, 0.2268, 21.7815
CIE-Lab:
53.7944, 83.1510, -11.5380
CIE-LCH:
53.7944, 83.9477, 352.1001
CIE-Luv:
53.7944, 121.5152, -31.6905
Hunter-Lab:
46.6707, 82.9828, -6.9837
#f40e97 color charts
#f40e97 color shades, tints & tones
#f40e97 color schemes
#f40e97 color preview, HTML & CSS examples
This text has a color of #f40e97
<p style="color:#f40e97;">Text here</p>
.mytext {color:#f40e97;}
This box has a color of #f40e97
<div style="background-color:#f40e97;">Content here</div>
.mybackground {background-color:#f40e97;}
Border around this has a color of #f40e97
<div style="border:2px solid #f40e97;">Content here</div>
.myborder {border:2px solid #f40e97;}