#fd1e8e color space conversions
Hex:
#fd1e8e
RGB:
253, 30, 142
CMY:
1, 88, 44
CMYK:
0, 88, 44, 1
HSL:
330°, 98.2379%, 55.4902%
HSV (HSB):
330°, 88.1423%, 99.2157%
XYZ:
45.8548, 23.7642, 27.7613
xyY:
0.4709, 0.2440, 23.7642
CIE-Lab:
55.8509, 82.4476, -2.9398
CIE-LCH:
55.8509, 82.5000, 357.9579
CIE-Luv:
55.8509, 130.6007, -20.2554
Hunter-Lab:
48.7485, 82.5942, 0.3595
#fd1e8e color charts
#fd1e8e color shades, tints & tones
#fd1e8e color schemes
#fd1e8e color preview, HTML & CSS examples
This text has a color of #fd1e8e
<p style="color:#fd1e8e;">Text here</p>
.mytext {color:#fd1e8e;}
This box has a color of #fd1e8e
<div style="background-color:#fd1e8e;">Content here</div>
.mybackground {background-color:#fd1e8e;}
Border around this has a color of #fd1e8e
<div style="border:2px solid #fd1e8e;">Content here</div>
.myborder {border:2px solid #fd1e8e;}