#fd1e3a color space conversions
Hex:
#fd1e3a
RGB:
253, 30, 58
CMY:
1, 88, 77
CMYK:
0, 88, 77, 1
HSL:
352°, 98.2379%, 55.4902%
HSV (HSB):
352°, 88.1423%, 99.2157%
XYZ:
41.7360, 22.1167, 6.0722
xyY:
0.5969, 0.3163, 22.1167
CIE-Lab:
54.1506, 77.6652, 44.5378
CIE-LCH:
54.1506, 89.5293, 29.8325
CIE-Luv:
54.1506, 160.7564, 28.0386
Hunter-Lab:
47.0284, 76.1127, 25.2645
#fd1e3a color charts
#fd1e3a color shades, tints & tones
#fd1e3a color schemes
#fd1e3a color preview, HTML & CSS examples
This text has a color of #fd1e3a
<p style="color:#fd1e3a;">Text here</p>
.mytext {color:#fd1e3a;}
This box has a color of #fd1e3a
<div style="background-color:#fd1e3a;">Content here</div>
.mybackground {background-color:#fd1e3a;}
Border around this has a color of #fd1e3a
<div style="border:2px solid #fd1e3a;">Content here</div>
.myborder {border:2px solid #fd1e3a;}