#fd1e3f color space conversions
Hex:
#fd1e3f
RGB:
253, 30, 63
CMY:
1, 88, 75
CMYK:
0, 88, 75, 1
HSL:
351°, 98.2379%, 55.4902%
HSV (HSB):
351°, 88.1423%, 99.2157%
XYZ:
41.8695, 22.1701, 6.7751
xyY:
0.5913, 0.3131, 22.1701
CIE-Lab:
54.2070, 77.8268, 41.7936
CIE-LCH:
54.2070, 88.3386, 28.2361
CIE-Luv:
54.2070, 159.5617, 26.1650
Hunter-Lab:
47.0851, 76.3286, 24.4283
#fd1e3f color charts
#fd1e3f color shades, tints & tones
#fd1e3f color schemes
#fd1e3f color preview, HTML & CSS examples
This text has a color of #fd1e3f
<p style="color:#fd1e3f;">Text here</p>
.mytext {color:#fd1e3f;}
This box has a color of #fd1e3f
<div style="background-color:#fd1e3f;">Content here</div>
.mybackground {background-color:#fd1e3f;}
Border around this has a color of #fd1e3f
<div style="border:2px solid #fd1e3f;">Content here</div>
.myborder {border:2px solid #fd1e3f;}