#f50ac4 color space conversions
Hex:
#f50ac4
RGB:
245, 10, 196
CMY:
4, 96, 23
CMYK:
0, 96, 20, 4
HSL:
313°, 92.1569%, 50.0000%
HSV (HSB):
313°, 95.9184%, 96.0784%
XYZ:
47.7285, 23.6151, 54.2671
xyY:
0.3800, 0.1880, 23.6151
CIE-Lab:
55.7003, 88.3670, -34.9492
CIE-LCH:
55.7003, 95.0273, 338.4212
CIE-Luv:
55.7003, 101.5246, -66.6208
Hunter-Lab:
48.5954, 90.2742, -32.1933
#f50ac4 color charts
#f50ac4 color shades, tints & tones
#f50ac4 color schemes
#f50ac4 color preview, HTML & CSS examples
This text has a color of #f50ac4
<p style="color:#f50ac4;">Text here</p>
.mytext {color:#f50ac4;}
This box has a color of #f50ac4
<div style="background-color:#f50ac4;">Content here</div>
.mybackground {background-color:#f50ac4;}
Border around this has a color of #f50ac4
<div style="border:2px solid #f50ac4;">Content here</div>
.myborder {border:2px solid #f50ac4;}