#f408e5 color space conversions
Hex:
#f408e5
RGB:
244, 8, 229
CMY:
4, 97, 10
CMYK:
0, 97, 6, 4
HSL:
304°, 93.6508%, 49.4118%
HSV (HSB):
304°, 96.7213%, 95.6863%
XYZ:
51.5379, 25.0639, 76.2502
xyY:
0.3372, 0.1640, 25.0639
CIE-Lab:
57.1376, 92.4755, -51.5064
CIE-LCH:
57.1376, 105.8519, 330.8834
CIE-Luv:
57.1376, 86.3845, -92.5525
Hunter-Lab:
50.0639, 96.1439, -55.2574
#f408e5 color charts
#f408e5 color shades, tints & tones
#f408e5 color schemes
#f408e5 color preview, HTML & CSS examples
This text has a color of #f408e5
<p style="color:#f408e5;">Text here</p>
.mytext {color:#f408e5;}
This box has a color of #f408e5
<div style="background-color:#f408e5;">Content here</div>
.mybackground {background-color:#f408e5;}
Border around this has a color of #f408e5
<div style="border:2px solid #f408e5;">Content here</div>
.myborder {border:2px solid #f408e5;}