#f000aa color space conversions
Hex:
#f000aa
RGB:
240, 0, 170
CMY:
6, 100, 33
CMYK:
0, 100, 29, 6
HSL:
318°, 100.0000%, 47.0588%
HSV (HSB):
318°, 100.0000%, 94.1176%
XYZ:
43.1909, 21.4275, 39.8897
xyY:
0.4133, 0.2050, 21.4275
CIE-Lab:
53.4143, 85.2045, -23.4281
CIE-LCH:
53.4143, 88.3668, 344.6257
CIE-Luv:
53.4143, 110.3436, -48.6869
Hunter-Lab:
46.2899, 85.5425, -18.6895
#f000aa color charts
#f000aa RGB chart
#f000aa CMYK chart
#f000aa RGB pie chart
#f000aa color shades, tints & tones
#f000aa color schemes
#f000aa color preview, HTML & CSS examples
This text has a color of #f000aa
<p style="color:#f000aa;">Text here</p>
.mytext {color:#f000aa;}
Text color #f000aa
This box has a color of #f000aa
<div style="background-color:#f000aa;">Content here</div>
.mybackground {background-color:#f000aa;}
Background color #f000aa
Border around this has a color of #f000aa
<div style="border:2px solid #f000aa;">Content here</div>
.myborder {border:2px solid #f000aa;}
Border color #f000aa