#f800ac color space conversions
Hex:
#f800ac
RGB:
248, 0, 172
CMY:
3, 100, 33
CMYK:
0, 100, 31, 3
HSL:
318°, 100.0000%, 48.6275%
HSV (HSB):
318°, 100.0000%, 97.2549%
XYZ:
46.1578, 22.9350, 41.0238
xyY:
0.4192, 0.2083, 22.9350
CIE-Lab:
55.0053, 86.9543, -22.0285
CIE-LCH:
55.0053, 89.7012, 345.7841
CIE-Luv:
55.0053, 115.7601, -47.3141
Hunter-Lab:
47.8905, 88.2333, -17.2655
#f800ac color charts
#f800ac RGB chart
#f800ac CMYK chart
#f800ac RGB pie chart
#f800ac color shades, tints & tones
#f800ac color schemes
#f800ac color preview, HTML & CSS examples
This text has a color of #f800ac
<p style="color:#f800ac;">Text here</p>
.mytext {color:#f800ac;}
Text color #f800ac
This box has a color of #f800ac
<div style="background-color:#f800ac;">Content here</div>
.mybackground {background-color:#f800ac;}
Background color #f800ac
Border around this has a color of #f800ac
<div style="border:2px solid #f800ac;">Content here</div>
.myborder {border:2px solid #f800ac;}
Border color #f800ac