#fd1f9e color space conversions
Hex:
#fd1f9e
RGB:
253, 31, 158
CMY:
1, 88, 38
CMYK:
0, 88, 38, 1
HSL:
326°, 98.2301%, 55.6863%
HSV (HSB):
326°, 87.7470%, 99.2157%
XYZ:
47.1696, 24.3312, 34.5580
xyY:
0.4447, 0.2294, 24.3312
CIE-Lab:
56.4179, 83.7164, -11.5662
CIE-LCH:
56.4179, 84.5116, 352.1338
CIE-Luv:
56.4179, 123.1791, -32.1242
Hunter-Lab:
49.3267, 84.3721, -7.0096
#fd1f9e color charts
#fd1f9e color shades, tints & tones
#fd1f9e color schemes
#fd1f9e color preview, HTML & CSS examples
This text has a color of #fd1f9e
<p style="color:#fd1f9e;">Text here</p>
.mytext {color:#fd1f9e;}
This box has a color of #fd1f9e
<div style="background-color:#fd1f9e;">Content here</div>
.mybackground {background-color:#fd1f9e;}
Border around this has a color of #fd1f9e
<div style="border:2px solid #fd1f9e;">Content here</div>
.myborder {border:2px solid #fd1f9e;}