#fd1a00 color space conversions
Hex:
#fd1a00
RGB:
253, 26, 0
CMY:
1, 90, 100
CMYK:
0, 90, 100, 1
HSL:
6°, 100.0000%, 49.6078%
HSV (HSB):
6°, 100.0000%, 99.2157%
XYZ:
40.8774, 21.6214, 2.0189
xyY:
0.6336, 0.3351, 21.6214
CIE-Lab:
53.6230, 77.3151, 67.1043
CIE-LCH:
53.6230, 102.3748, 40.9558
CIE-Luv:
53.6230, 169.1048, 38.9064
Hunter-Lab:
46.4989, 75.5474, 29.9750
#fd1a00 color charts
#fd1a00 color shades, tints & tones
#fd1a00 color schemes
#fd1a00 color preview, HTML & CSS examples
This text has a color of #fd1a00
<p style="color:#fd1a00;">Text here</p>
.mytext {color:#fd1a00;}
This box has a color of #fd1a00
<div style="background-color:#fd1a00;">Content here</div>
.mybackground {background-color:#fd1a00;}
Border around this has a color of #fd1a00
<div style="border:2px solid #fd1a00;">Content here</div>
.myborder {border:2px solid #fd1a00;}