#fd1f8f color space conversions
Hex:
#fd1f8f
RGB:
253, 31, 143
CMY:
1, 88, 44
CMYK:
0, 88, 43, 1
HSL:
330°, 98.2301%, 55.6863%
HSV (HSB):
330°, 87.7470%, 99.2157%
XYZ:
45.9559, 23.8458, 28.1672
xyY:
0.4691, 0.2434, 23.8458
CIE-Lab:
55.9331, 82.3817, -3.4131
CIE-LCH:
55.9331, 82.4523, 357.6276
CIE-Luv:
55.9331, 129.9649, -20.8594
Hunter-Lab:
48.8322, 82.5300, -0.0169
#fd1f8f color charts
#fd1f8f color shades, tints & tones
#fd1f8f color schemes
#fd1f8f color preview, HTML & CSS examples
This text has a color of #fd1f8f
<p style="color:#fd1f8f;">Text here</p>
.mytext {color:#fd1f8f;}
This box has a color of #fd1f8f
<div style="background-color:#fd1f8f;">Content here</div>
.mybackground {background-color:#fd1f8f;}
Border around this has a color of #fd1f8f
<div style="border:2px solid #fd1f8f;">Content here</div>
.myborder {border:2px solid #fd1f8f;}