#f00ae8 color space conversions
Hex:
#f00ae8
RGB:
240, 10, 232
CMY:
6, 96, 9
CMYK:
0, 96, 3, 6
HSL:
302°, 92.0000%, 49.0196%
HSV (HSB):
302°, 95.8333%, 94.1176%
XYZ:
50.6092, 24.5685, 78.4187
xyY:
0.3295, 0.1600, 24.5685
CIE-Lab:
56.6526, 92.1022, -54.0106
CIE-LCH:
56.6526, 106.7706, 329.6118
CIE-Luv:
56.6526, 82.1257, -96.0672
Hunter-Lab:
49.5667, 95.5128, -59.1052
#f00ae8 color charts
#f00ae8 color shades, tints & tones
#f00ae8 color schemes
#f00ae8 color preview, HTML & CSS examples
This text has a color of #f00ae8
<p style="color:#f00ae8;">Text here</p>
.mytext {color:#f00ae8;}
This box has a color of #f00ae8
<div style="background-color:#f00ae8;">Content here</div>
.mybackground {background-color:#f00ae8;}
Border around this has a color of #f00ae8
<div style="border:2px solid #f00ae8;">Content here</div>
.myborder {border:2px solid #f00ae8;}