#f40fcd color space conversions
Hex:
#f40fcd
RGB:
244, 15, 205
CMY:
4, 94, 20
CMYK:
0, 94, 16, 4
HSL:
310°, 91.2351%, 50.7843%
HSV (HSB):
310°, 93.8525%, 95.6863%
XYZ:
48.4985, 23.9825, 59.8305
xyY:
0.3665, 0.1813, 23.9825
CIE-Lab:
56.0703, 88.8980, -39.5549
CIE-LCH:
56.0703, 97.3008, 336.0135
CIE-Luv:
56.0703, 96.3877, -73.6837
Hunter-Lab:
48.9720, 91.0734, -38.1560
#f40fcd color charts
#f40fcd color shades, tints & tones
#f40fcd color schemes
#f40fcd color preview, HTML & CSS examples
This text has a color of #f40fcd
<p style="color:#f40fcd;">Text here</p>
.mytext {color:#f40fcd;}
This box has a color of #f40fcd
<div style="background-color:#f40fcd;">Content here</div>
.mybackground {background-color:#f40fcd;}
Border around this has a color of #f40fcd
<div style="border:2px solid #f40fcd;">Content here</div>
.myborder {border:2px solid #f40fcd;}