#fd1e7f color space conversions
Hex:
#fd1e7f
RGB:
253, 30, 127
CMY:
1, 88, 50
CMYK:
0, 88, 50, 1
HSL:
334°, 98.2379%, 55.4902%
HSV (HSB):
334°, 88.1423%, 99.2157%
XYZ:
44.8031, 23.3435, 22.2230
xyY:
0.4958, 0.2583, 23.3435
CIE-Lab:
55.4244, 81.2647, 5.3910
CIE-LCH:
55.4244, 81.4433, 3.7953
CIE-Luv:
55.4244, 137.1727, -9.5274
Hunter-Lab:
48.3151, 80.9733, 6.5495
#fd1e7f color charts
#fd1e7f color shades, tints & tones
#fd1e7f color schemes
#fd1e7f color preview, HTML & CSS examples
This text has a color of #fd1e7f
<p style="color:#fd1e7f;">Text here</p>
.mytext {color:#fd1e7f;}
This box has a color of #fd1e7f
<div style="background-color:#fd1e7f;">Content here</div>
.mybackground {background-color:#fd1e7f;}
Border around this has a color of #fd1e7f
<div style="border:2px solid #fd1e7f;">Content here</div>
.myborder {border:2px solid #fd1e7f;}