#f40dca color space conversions
Hex:
#f40dca
RGB:
244, 13, 202
CMY:
4, 95, 21
CMYK:
0, 95, 17, 4
HSL:
311°, 91.3043%, 50.3922%
HSV (HSB):
311°, 94.6721%, 95.6863%
XYZ:
48.1128, 23.7852, 57.9323
xyY:
0.3706, 0.1832, 23.7852
CIE-Lab:
55.8721, 88.6904, -38.1455
CIE-LCH:
55.8721, 96.5456, 336.7276
CIE-Luv:
55.8721, 97.8559, -71.4851
Hunter-Lab:
48.7701, 90.7467, -36.2895
#f40dca color charts
#f40dca color shades, tints & tones
#f40dca color schemes
#f40dca color preview, HTML & CSS examples
This text has a color of #f40dca
<p style="color:#f40dca;">Text here</p>
.mytext {color:#f40dca;}
This box has a color of #f40dca
<div style="background-color:#f40dca;">Content here</div>
.mybackground {background-color:#f40dca;}
Border around this has a color of #f40dca
<div style="border:2px solid #f40dca;">Content here</div>
.myborder {border:2px solid #f40dca;}