#f8007a color space conversions
Hex:
#f8007a
RGB:
248, 0, 122
CMY:
3, 100, 52
CMYK:
0, 100, 51, 3
HSL:
330°, 100.0000%, 48.6275%
HSV (HSB):
330°, 100.0000%, 97.2549%
XYZ:
42.2243, 21.3616, 20.3101
xyY:
0.5033, 0.2546, 21.3616
CIE-Lab:
53.3430, 82.6224, 5.2829
CIE-LCH:
53.3430, 82.7911, 3.6586
CIE-Luv:
53.3430, 139.3149, -10.0239
Hunter-Lab:
46.2186, 82.1909, 6.2989
#f8007a color charts
#f8007a color shades, tints & tones
#f8007a color schemes
#f8007a color preview, HTML & CSS examples
This text has a color of #f8007a
<p style="color:#f8007a;">Text here</p>
.mytext {color:#f8007a;}
This box has a color of #f8007a
<div style="background-color:#f8007a;">Content here</div>
.mybackground {background-color:#f8007a;}
Border around this has a color of #f8007a
<div style="border:2px solid #f8007a;">Content here</div>
.myborder {border:2px solid #f8007a;}