#f501e1 color space conversions
Hex:
#f501e1
RGB:
245, 1, 225
CMY:
4, 100, 12
CMYK:
0, 100, 8, 4
HSL:
305°, 99.1870%, 48.2353%
HSV (HSB):
305°, 99.5918%, 96.0784%
XYZ:
51.2576, 24.8704, 73.3331
xyY:
0.3429, 0.1664, 24.8704
CIE-Lab:
56.9490, 92.5483, -49.5372
CIE-LCH:
56.9490, 104.9720, 331.8417
CIE-Luv:
56.9490, 89.1187, -89.5342
Hunter-Lab:
49.8703, 96.1929, -52.2754
#f501e1 color charts
#f501e1 color shades, tints & tones
#f501e1 color schemes
#f501e1 color preview, HTML & CSS examples
This text has a color of #f501e1
<p style="color:#f501e1;">Text here</p>
.mytext {color:#f501e1;}
This box has a color of #f501e1
<div style="background-color:#f501e1;">Content here</div>
.mybackground {background-color:#f501e1;}
Border around this has a color of #f501e1
<div style="border:2px solid #f501e1;">Content here</div>
.myborder {border:2px solid #f501e1;}