#f400d1 color space conversions
Hex:
#f400d1
RGB:
244, 0, 209
CMY:
4, 100, 18
CMYK:
0, 100, 14, 4
HSL:
309°, 100.0000%, 47.8431%
HSV (HSB):
309°, 100.0000%, 95.6863%
XYZ:
48.8169, 23.8365, 62.3496
xyY:
0.3616, 0.1766, 23.8365
CIE-Lab:
55.9238, 90.4019, -42.0750
CIE-LCH:
55.9238, 99.7137, 335.0417
CIE-Luv:
55.9238, 95.3966, -77.6589
Hunter-Lab:
48.8227, 93.0390, -41.5411
#f400d1 color charts
#f400d1 color shades, tints & tones
#f400d1 color schemes
#f400d1 color preview, HTML & CSS examples
This text has a color of #f400d1
<p style="color:#f400d1;">Text here</p>
.mytext {color:#f400d1;}
This box has a color of #f400d1
<div style="background-color:#f400d1;">Content here</div>
.mybackground {background-color:#f400d1;}
Border around this has a color of #f400d1
<div style="border:2px solid #f400d1;">Content here</div>
.myborder {border:2px solid #f400d1;}