#f00a89 color space conversions
Hex:
#f00a89
RGB:
240, 10, 137
CMY:
6, 96, 46
CMYK:
0, 96, 43, 6
HSL:
327°, 92.0000%, 49.0196%
HSV (HSB):
327°, 95.8333%, 94.1176%
XYZ:
40.5591, 20.5485, 25.4955
xyY:
0.4683, 0.2373, 20.5485
CIE-Lab:
52.4518, 81.3813, -5.2517
CIE-LCH:
52.4518, 81.5506, 356.3077
CIE-Luv:
52.4518, 125.2245, -22.8229
Hunter-Lab:
45.3304, 80.3833, -1.6155
#f00a89 color charts
#f00a89 color shades, tints & tones
#f00a89 color schemes
#f00a89 color preview, HTML & CSS examples
This text has a color of #f00a89
<p style="color:#f00a89;">Text here</p>
.mytext {color:#f00a89;}
This box has a color of #f00a89
<div style="background-color:#f00a89;">Content here</div>
.mybackground {background-color:#f00a89;}
Border around this has a color of #f00a89
<div style="border:2px solid #f00a89;">Content here</div>
.myborder {border:2px solid #f00a89;}