#f00abe color space conversions
Hex:
#f00abe
RGB:
240, 10, 190
CMY:
6, 96, 25
CMYK:
0, 96, 21, 6
HSL:
313°, 92.0000%, 49.0196%
HSV (HSB):
313°, 95.8333%, 94.1176%
XYZ:
45.3380, 22.4601, 50.6608
xyY:
0.3827, 0.1896, 22.4601
CIE-Lab:
54.5118, 86.7411, -33.4051
CIE-LCH:
54.5118, 92.9511, 338.9377
CIE-Luv:
54.5118, 100.3664, -63.7454
Hunter-Lab:
47.3920, 87.8274, -30.2050
#f00abe color charts
#f00abe color shades, tints & tones
#f00abe color schemes
#f00abe color preview, HTML & CSS examples
This text has a color of #f00abe
<p style="color:#f00abe;">Text here</p>
.mytext {color:#f00abe;}
This box has a color of #f00abe
<div style="background-color:#f00abe;">Content here</div>
.mybackground {background-color:#f00abe;}
Border around this has a color of #f00abe
<div style="border:2px solid #f00abe;">Content here</div>
.myborder {border:2px solid #f00abe;}