#fd1f07 color space conversions
Hex:
#fd1f07
RGB:
253, 31, 7
CMY:
1, 88, 97
CMYK:
0, 88, 97, 1
HSL:
6°, 98.4000%, 50.9804%
HSV (HSB):
6°, 97.2332%, 99.2157%
XYZ:
41.0363, 21.8780, 2.2610
xyY:
0.6296, 0.3357, 21.8780
CIE-Lab:
53.8973, 76.6214, 65.5401
CIE-LCH:
53.8973, 100.8283, 40.5429
CIE-Luv:
53.8973, 167.2697, 38.7845
Hunter-Lab:
46.7739, 74.7500, 29.8757
#fd1f07 color charts
#fd1f07 color shades, tints & tones
#fd1f07 color schemes
#fd1f07 color preview, HTML & CSS examples
This text has a color of #fd1f07
<p style="color:#fd1f07;">Text here</p>
.mytext {color:#fd1f07;}
This box has a color of #fd1f07
<div style="background-color:#fd1f07;">Content here</div>
.mybackground {background-color:#fd1f07;}
Border around this has a color of #fd1f07
<div style="border:2px solid #fd1f07;">Content here</div>
.myborder {border:2px solid #fd1f07;}