#f401cd color space conversions
Hex:
#f401cd
RGB:
244, 1, 205
CMY:
4, 100, 20
CMYK:
0, 100, 16, 4
HSL:
310°, 99.1837%, 48.0392%
HSV (HSB):
310°, 99.5902%, 95.6863%
XYZ:
48.3385, 23.6626, 59.7772
xyY:
0.3668, 0.1796, 23.6626
CIE-Lab:
55.7484, 89.8459, -40.0612
CIE-LCH:
55.7484, 98.3726, 335.9685
CIE-Luv:
55.7484, 97.1401, -74.5039
Hunter-Lab:
48.6442, 92.2510, -38.8085
#f401cd color charts
#f401cd color shades, tints & tones
#f401cd color schemes
#f401cd color preview, HTML & CSS examples
This text has a color of #f401cd
<p style="color:#f401cd;">Text here</p>
.mytext {color:#f401cd;}
This box has a color of #f401cd
<div style="background-color:#f401cd;">Content here</div>
.mybackground {background-color:#f401cd;}
Border around this has a color of #f401cd
<div style="border:2px solid #f401cd;">Content here</div>
.myborder {border:2px solid #f401cd;}