#f00e90 color space conversions
Hex:
#f00e90
RGB:
240, 14, 144
CMY:
6, 95, 44
CMYK:
0, 94, 40, 6
HSL:
325°, 88.9764%, 49.8039%
HSV (HSB):
325°, 94.1667%, 94.1176%
XYZ:
41.1263, 20.8530, 28.2430
xyY:
0.4558, 0.2311, 20.8530
CIE-Lab:
52.7882, 81.6778, -8.9496
CIE-LCH:
52.7882, 82.1666, 353.7469
CIE-Luv:
52.7882, 121.5935, -27.7830
Hunter-Lab:
45.6650, 80.8446, -4.7042
#f00e90 color charts
#f00e90 color shades, tints & tones
#f00e90 color schemes
#f00e90 color preview, HTML & CSS examples
This text has a color of #f00e90
<p style="color:#f00e90;">Text here</p>
.mytext {color:#f00e90;}
This box has a color of #f00e90
<div style="background-color:#f00e90;">Content here</div>
.mybackground {background-color:#f00e90;}
Border around this has a color of #f00e90
<div style="border:2px solid #f00e90;">Content here</div>
.myborder {border:2px solid #f00e90;}