#fd1e65 color space conversions
Hex:
#fd1e65
RGB:
253, 30, 101
CMY:
1, 88, 60
CMYK:
0, 88, 60, 1
HSL:
341°, 98.2379%, 55.4902%
HSV (HSB):
341°, 88.1423%, 99.2157%
XYZ:
43.3212, 22.7508, 14.4200
xyY:
0.5382, 0.2826, 22.7508
CIE-Lab:
54.8147, 79.5546, 20.1496
CIE-LCH:
54.8147, 82.0667, 14.2130
CIE-Luv:
54.8147, 147.6349, 7.2995
Hunter-Lab:
47.6978, 78.6506, 15.4639
#fd1e65 color charts
#fd1e65 color shades, tints & tones
#fd1e65 color schemes
#fd1e65 color preview, HTML & CSS examples
This text has a color of #fd1e65
<p style="color:#fd1e65;">Text here</p>
.mytext {color:#fd1e65;}
This box has a color of #fd1e65
<div style="background-color:#fd1e65;">Content here</div>
.mybackground {background-color:#fd1e65;}
Border around this has a color of #fd1e65
<div style="border:2px solid #fd1e65;">Content here</div>
.myborder {border:2px solid #fd1e65;}