#f512f6 color space conversions
Hex:
#f512f6
RGB:
245, 18, 246
CMY:
4, 93, 4
CMYK:
0, 93, 0, 4
HSL:
300°, 92.6829%, 51.7647%
HSV (HSB):
300°, 92.6829%, 96.4706%
XYZ:
54.5070, 26.4989, 89.4307
xyY:
0.3198, 0.1555, 26.4989
CIE-Lab:
58.5076, 94.2544, -58.8391
CIE-LCH:
58.5076, 111.1122, 328.0252
CIE-Luv:
58.5076, 79.7550, -104.3770
Hunter-Lab:
51.4771, 98.9216, -66.9701
#f512f6 color charts
#f512f6 color shades, tints & tones
#f512f6 color schemes
#f512f6 color preview, HTML & CSS examples
This text has a color of #f512f6
<p style="color:#f512f6;">Text here</p>
.mytext {color:#f512f6;}
This box has a color of #f512f6
<div style="background-color:#f512f6;">Content here</div>
.mybackground {background-color:#f512f6;}
Border around this has a color of #f512f6
<div style="border:2px solid #f512f6;">Content here</div>
.myborder {border:2px solid #f512f6;}