#f00acf color space conversions
Hex:
#f00acf
RGB:
240, 10, 207
CMY:
6, 96, 19
CMYK:
0, 96, 14, 6
HSL:
309°, 92.0000%, 49.0196%
HSV (HSB):
309°, 95.8333%, 94.1176%
XYZ:
47.3062, 23.2473, 61.0254
xyY:
0.3595, 0.1767, 23.2473
CIE-Lab:
55.3262, 88.8040, -41.9210
CIE-LCH:
55.3262, 98.2014, 334.7298
CIE-Luv:
55.3262, 92.7254, -76.9849
Hunter-Lab:
48.2155, 90.7566, -41.2913
#f00acf color charts
#f00acf color shades, tints & tones
#f00acf color schemes
#f00acf color preview, HTML & CSS examples
This text has a color of #f00acf
<p style="color:#f00acf;">Text here</p>
.mytext {color:#f00acf;}
This box has a color of #f00acf
<div style="background-color:#f00acf;">Content here</div>
.mybackground {background-color:#f00acf;}
Border around this has a color of #f00acf
<div style="border:2px solid #f00acf;">Content here</div>
.myborder {border:2px solid #f00acf;}