#f512a3 color space conversions
Hex:
#f512a3
RGB:
245, 18, 163
CMY:
4, 93, 36
CMYK:
0, 93, 33, 4
HSL:
322°, 91.9028%, 51.5686%
HSV (HSB):
322°, 92.6531%, 96.0784%
XYZ:
44.4834, 22.4894, 36.6467
xyY:
0.4293, 0.2170, 22.4894
CIE-Lab:
54.5425, 84.1383, -17.4946
CIE-LCH:
54.5425, 85.9378, 348.2541
CIE-Luv:
54.5425, 116.2749, -40.2370
Hunter-Lab:
47.4230, 84.4448, -12.6209
#f512a3 color charts
#f512a3 color shades, tints & tones
#f512a3 color schemes
#f512a3 color preview, HTML & CSS examples
This text has a color of #f512a3
<p style="color:#f512a3;">Text here</p>
.mytext {color:#f512a3;}
This box has a color of #f512a3
<div style="background-color:#f512a3;">Content here</div>
.mybackground {background-color:#f512a3;}
Border around this has a color of #f512a3
<div style="border:2px solid #f512a3;">Content here</div>
.myborder {border:2px solid #f512a3;}