#f00ace color space conversions
Hex:
#f00ace
RGB:
240, 10, 206
CMY:
6, 96, 19
CMYK:
0, 96, 14, 6
HSL:
309°, 92.0000%, 49.0196%
HSV (HSB):
309°, 95.8333%, 94.1176%
XYZ:
47.1843, 23.1986, 60.3834
xyY:
0.3608, 0.1774, 23.1986
CIE-Lab:
55.2763, 88.6784, -41.4268
CIE-LCH:
55.2763, 97.8777, 334.9600
CIE-Luv:
55.2763, 93.1661, -76.2106
Hunter-Lab:
48.1649, 90.5773, -40.6153
#f00ace color charts
#f00ace RGB chart
#f00ace CMYK chart
#f00ace RGB pie chart
#f00ace color shades, tints & tones
#f00ace color schemes
#f00ace color preview, HTML & CSS examples
This text has a color of #f00ace
<p style="color:#f00ace;">Text here</p>
.mytext {color:#f00ace;}
Text color #f00ace
This box has a color of #f00ace
<div style="background-color:#f00ace;">Content here</div>
.mybackground {background-color:#f00ace;}
Background color #f00ace
Border around this has a color of #f00ace
<div style="border:2px solid #f00ace;">Content here</div>
.myborder {border:2px solid #f00ace;}
Border color #f00ace