#f501c8 color space conversions
Hex:
#f501c8
RGB:
245, 1, 200
CMY:
4, 100, 22
CMYK:
0, 100, 18, 4
HSL:
311°, 99.1870%, 48.2353%
HSV (HSB):
311°, 99.5918%, 96.0784%
XYZ:
48.0924, 23.6043, 56.6649
xyY:
0.3747, 0.1839, 23.6043
CIE-Lab:
55.6894, 89.4213, -37.2699
CIE-LCH:
55.6894, 96.8773, 337.3741
CIE-Luv:
55.6894, 100.1828, -70.2521
Hunter-Lab:
48.5843, 91.6703, -35.1423
#f501c8 color charts
#f501c8 color shades, tints & tones
#f501c8 color schemes
#f501c8 color preview, HTML & CSS examples
This text has a color of #f501c8
<p style="color:#f501c8;">Text here</p>
.mytext {color:#f501c8;}
This box has a color of #f501c8
<div style="background-color:#f501c8;">Content here</div>
.mybackground {background-color:#f501c8;}
Border around this has a color of #f501c8
<div style="border:2px solid #f501c8;">Content here</div>
.myborder {border:2px solid #f501c8;}