#f00aa4 color space conversions
Hex:
#f00aa4
RGB:
240, 10, 164
CMY:
6, 96, 36
CMYK:
0, 96, 32, 6
HSL:
320°, 92.0000%, 49.0196%
HSV (HSB):
320°, 95.8333%, 94.1176%
XYZ:
42.7446, 21.4227, 37.0041
xyY:
0.4225, 0.2117, 21.4227
CIE-Lab:
53.4090, 83.8985, -19.8996
CIE-LCH:
53.4090, 86.2261, 346.6568
CIE-Luv:
53.4090, 112.5078, -43.4057
Hunter-Lab:
46.2846, 83.8493, -15.0024
#f00aa4 color charts
#f00aa4 color shades, tints & tones
#f00aa4 color schemes
#f00aa4 color preview, HTML & CSS examples
This text has a color of #f00aa4
<p style="color:#f00aa4;">Text here</p>
.mytext {color:#f00aa4;}
This box has a color of #f00aa4
<div style="background-color:#f00aa4;">Content here</div>
.mybackground {background-color:#f00aa4;}
Border around this has a color of #f00aa4
<div style="border:2px solid #f00aa4;">Content here</div>
.myborder {border:2px solid #f00aa4;}