#f406e5 color space conversions
Hex:
#f406e5
RGB:
244, 6, 229
CMY:
4, 98, 10
CMYK:
0, 98, 6, 4
HSL:
304°, 95.2000%, 49.0196%
HSV (HSB):
304°, 97.5410%, 95.6863%
XYZ:
51.5162, 25.0205, 76.2430
xyY:
0.3372, 0.1638, 25.0205
CIE-Lab:
57.0954, 92.6003, -51.5736
CIE-LCH:
57.0954, 105.9937, 330.8845
CIE-Luv:
57.0954, 86.4694, -92.6561
Hunter-Lab:
50.0205, 96.3017, -55.3576
#f406e5 color charts
#f406e5 color shades, tints & tones
#f406e5 color schemes
#f406e5 color preview, HTML & CSS examples
This text has a color of #f406e5
<p style="color:#f406e5;">Text here</p>
.mytext {color:#f406e5;}
This box has a color of #f406e5
<div style="background-color:#f406e5;">Content here</div>
.mybackground {background-color:#f406e5;}
Border around this has a color of #f406e5
<div style="border:2px solid #f406e5;">Content here</div>
.myborder {border:2px solid #f406e5;}