#f804ac color space conversions
Hex:
#f804ac
RGB:
248, 4, 172
CMY:
3, 98, 33
CMYK:
0, 98, 31, 3
HSL:
319°, 96.8254%, 49.4118%
HSV (HSB):
319°, 98.3871%, 97.2549%
XYZ:
46.2012, 23.0218, 41.0383
xyY:
0.4190, 0.2088, 23.0218
CIE-Lab:
55.0948, 86.6917, -21.8912
CIE-LCH:
55.0948, 89.4129, 345.8281
CIE-Luv:
55.0948, 115.4946, -47.0811
Hunter-Lab:
47.9811, 87.9116, -17.1241
#f804ac color charts
#f804ac color shades, tints & tones
#f804ac color schemes
#f804ac color preview, HTML & CSS examples
This text has a color of #f804ac
<p style="color:#f804ac;">Text here</p>
.mytext {color:#f804ac;}
This box has a color of #f804ac
<div style="background-color:#f804ac;">Content here</div>
.mybackground {background-color:#f804ac;}
Border around this has a color of #f804ac
<div style="border:2px solid #f804ac;">Content here</div>
.myborder {border:2px solid #f804ac;}