#f100e5 color space conversions
Hex:
#f100e5
RGB:
241, 0, 229
CMY:
5, 100, 10
CMYK:
0, 100, 5, 5
HSL:
303°, 100.0000%, 47.2549%
HSV (HSB):
303°, 100.0000%, 94.5098%
XYZ:
50.4185, 24.3579, 76.1729
xyY:
0.3340, 0.1614, 24.3579
CIE-Lab:
56.4444, 92.4900, -52.6416
CIE-LCH:
56.4444, 106.4215, 330.3532
CIE-Luv:
56.4444, 84.5089, -93.9912
Hunter-Lab:
49.3537, 95.9819, -56.9610
#f100e5 color charts
#f100e5 color shades, tints & tones
#f100e5 color schemes
#f100e5 color preview, HTML & CSS examples
This text has a color of #f100e5
<p style="color:#f100e5;">Text here</p>
.mytext {color:#f100e5;}
This box has a color of #f100e5
<div style="background-color:#f100e5;">Content here</div>
.mybackground {background-color:#f100e5;}
Border around this has a color of #f100e5
<div style="border:2px solid #f100e5;">Content here</div>
.myborder {border:2px solid #f100e5;}