#f512a5 color space conversions
Hex:
#f512a5
RGB:
245, 18, 165
CMY:
4, 93, 35
CMYK:
0, 93, 33, 4
HSL:
321°, 91.9028%, 51.5686%
HSV (HSB):
321°, 92.6531%, 96.0784%
XYZ:
44.6640, 22.5617, 37.5981
xyY:
0.4261, 0.2152, 22.5617
CIE-Lab:
54.6180, 84.3378, -18.5581
CIE-LCH:
54.6180, 86.3554, 347.5901
CIE-Luv:
54.6180, 115.3367, -41.7888
Hunter-Lab:
47.4992, 84.7221, -13.6818
#f512a5 color charts
#f512a5 color shades, tints & tones
#f512a5 color schemes
#f512a5 color preview, HTML & CSS examples
This text has a color of #f512a5
<p style="color:#f512a5;">Text here</p>
.mytext {color:#f512a5;}
This box has a color of #f512a5
<div style="background-color:#f512a5;">Content here</div>
.mybackground {background-color:#f512a5;}
Border around this has a color of #f512a5
<div style="border:2px solid #f512a5;">Content here</div>
.myborder {border:2px solid #f512a5;}