#f00abc color space conversions
Hex:
#f00abc
RGB:
240, 10, 188
CMY:
6, 96, 26
CMYK:
0, 96, 22, 6
HSL:
314°, 92.0000%, 49.0196%
HSV (HSB):
314°, 95.8333%, 94.1176%
XYZ:
45.1208, 22.3732, 49.5173
xyY:
0.3856, 0.1912, 22.3732
CIE-Lab:
54.4207, 86.5086, -32.3870
CIE-LCH:
54.4207, 92.3724, 339.4752
CIE-Luv:
54.4207, 101.2843, -62.1799
Hunter-Lab:
47.3003, 87.4996, -28.9587
#f00abc color charts
#f00abc color shades, tints & tones
#f00abc color schemes
#f00abc color preview, HTML & CSS examples
This text has a color of #f00abc
<p style="color:#f00abc;">Text here</p>
.mytext {color:#f00abc;}
This box has a color of #f00abc
<div style="background-color:#f00abc;">Content here</div>
.mybackground {background-color:#f00abc;}
Border around this has a color of #f00abc
<div style="border:2px solid #f00abc;">Content here</div>
.myborder {border:2px solid #f00abc;}