#f00fe9 color space conversions
Hex:
#f00fe9
RGB:
240, 15, 233
CMY:
6, 94, 9
CMYK:
0, 94, 3, 6
HSL:
302°, 88.2353%, 50.0000%
HSV (HSB):
302°, 93.7500%, 94.1176%
XYZ:
50.8140, 24.7501, 79.1898
xyY:
0.3284, 0.1599, 24.7501
CIE-Lab:
56.8311, 91.8786, -54.2885
CIE-LCH:
56.8311, 106.7189, 329.4223
CIE-Luv:
56.8311, 81.4858, -96.5235
Hunter-Lab:
49.7495, 95.2578, -59.5516
#f00fe9 color charts
#f00fe9 color shades, tints & tones
#f00fe9 color schemes
#f00fe9 color preview, HTML & CSS examples
This text has a color of #f00fe9
<p style="color:#f00fe9;">Text here</p>
.mytext {color:#f00fe9;}
This box has a color of #f00fe9
<div style="background-color:#f00fe9;">Content here</div>
.mybackground {background-color:#f00fe9;}
Border around this has a color of #f00fe9
<div style="border:2px solid #f00fe9;">Content here</div>
.myborder {border:2px solid #f00fe9;}