#fd1a7e color space conversions
Hex:
#fd1a7e
RGB:
253, 26, 126
CMY:
1, 90, 51
CMYK:
0, 90, 50, 1
HSL:
334°, 98.2684%, 54.7059%
HSV (HSB):
334°, 89.7233%, 99.2157%
XYZ:
44.6433, 23.1278, 21.8498
xyY:
0.4981, 0.2581, 23.1278
CIE-Lab:
55.2037, 81.7529, 5.6734
CIE-LCH:
55.2037, 81.9495, 3.9698
CIE-Luv:
55.2037, 138.3752, -9.3113
Hunter-Lab:
48.0914, 81.5420, 6.7262
#fd1a7e color charts
#fd1a7e color shades, tints & tones
#fd1a7e color schemes
#fd1a7e color preview, HTML & CSS examples
This text has a color of #fd1a7e
<p style="color:#fd1a7e;">Text here</p>
.mytext {color:#fd1a7e;}
This box has a color of #fd1a7e
<div style="background-color:#fd1a7e;">Content here</div>
.mybackground {background-color:#fd1a7e;}
Border around this has a color of #fd1a7e
<div style="border:2px solid #fd1a7e;">Content here</div>
.myborder {border:2px solid #fd1a7e;}