#f40de5 color space conversions
Hex:
#f40de5
RGB:
244, 13, 229
CMY:
4, 95, 10
CMYK:
0, 95, 6, 4
HSL:
304°, 91.3043%, 50.3922%
HSV (HSB):
304°, 94.6721%, 95.6863%
XYZ:
51.5950, 25.1781, 76.2692
xyY:
0.3371, 0.1645, 25.1781
CIE-Lab:
57.2485, 92.1480, -51.3299
CIE-LCH:
57.2485, 105.4799, 330.8805
CIE-Luv:
57.2485, 86.1614, -92.2801
Hunter-Lab:
50.1778, 95.7305, -54.9952
#f40de5 color charts
#f40de5 color shades, tints & tones
#f40de5 color schemes
#f40de5 color preview, HTML & CSS examples
This text has a color of #f40de5
<p style="color:#f40de5;">Text here</p>
.mytext {color:#f40de5;}
This box has a color of #f40de5
<div style="background-color:#f40de5;">Content here</div>
.mybackground {background-color:#f40de5;}
Border around this has a color of #f40de5
<div style="border:2px solid #f40de5;">Content here</div>
.myborder {border:2px solid #f40de5;}