#fd1f2c color space conversions
Hex:
#fd1f2c
RGB:
253, 31, 44
CMY:
1, 88, 83
CMYK:
0, 88, 83, 1
HSL:
356°, 98.2301%, 55.6863%
HSV (HSB):
356°, 87.7470%, 99.2157%
XYZ:
41.4526, 22.0445, 4.4531
xyY:
0.6100, 0.3244, 22.0445
CIE-Lab:
54.0742, 77.1325, 51.9105
CIE-LCH:
54.0742, 92.9738, 33.9407
CIE-Luv:
54.0742, 163.2998, 32.5815
Hunter-Lab:
46.9515, 75.4291, 27.2428
#fd1f2c color charts
#fd1f2c color shades, tints & tones
#fd1f2c color schemes
#fd1f2c color preview, HTML & CSS examples
This text has a color of #fd1f2c
<p style="color:#fd1f2c;">Text here</p>
.mytext {color:#fd1f2c;}
This box has a color of #fd1f2c
<div style="background-color:#fd1f2c;">Content here</div>
.mybackground {background-color:#fd1f2c;}
Border around this has a color of #fd1f2c
<div style="border:2px solid #fd1f2c;">Content here</div>
.myborder {border:2px solid #fd1f2c;}