#f501d5 color space conversions
Hex:
#f501d5
RGB:
245, 1, 213
CMY:
4, 100, 16
CMYK:
0, 100, 13, 4
HSL:
308°, 99.1870%, 48.2353%
HSV (HSB):
308°, 99.5918%, 96.0784%
XYZ:
49.6773, 24.2383, 65.0110
xyY:
0.3576, 0.1745, 24.2383
CIE-Lab:
56.3256, 91.0088, -43.7124
CIE-LCH:
56.3256, 100.9623, 334.3446
CIE-Luv:
56.3256, 94.3347, -80.3359
Hunter-Lab:
49.2324, 93.9564, -43.8293
#f501d5 color charts
#f501d5 color shades, tints & tones
#f501d5 color schemes
#f501d5 color preview, HTML & CSS examples
This text has a color of #f501d5
<p style="color:#f501d5;">Text here</p>
.mytext {color:#f501d5;}
This box has a color of #f501d5
<div style="background-color:#f501d5;">Content here</div>
.mybackground {background-color:#f501d5;}
Border around this has a color of #f501d5
<div style="border:2px solid #f501d5;">Content here</div>
.myborder {border:2px solid #f501d5;}