#fd011c color space conversions
Hex:
#fd011c
RGB:
253, 1, 28
CMY:
1, 100, 89
CMYK:
0, 100, 89, 1
HSL:
354°, 99.2126%, 49.8039%
HSV (HSB):
354°, 99.6047%, 99.2157%
XYZ:
40.7285, 20.9882, 3.0031
xyY:
0.6293, 0.3243, 20.9882
CIE-Lab:
52.9366, 79.8149, 58.4288
CIE-LCH:
52.9366, 98.9159, 36.2061
CIE-Luv:
52.9366, 171.3814, 34.2742
Hunter-Lab:
45.8129, 78.5172, 28.1825
#fd011c color charts
#fd011c color shades, tints & tones
#fd011c color schemes
#fd011c color preview, HTML & CSS examples
This text has a color of #fd011c
<p style="color:#fd011c;">Text here</p>
.mytext {color:#fd011c;}
This box has a color of #fd011c
<div style="background-color:#fd011c;">Content here</div>
.mybackground {background-color:#fd011c;}
Border around this has a color of #fd011c
<div style="border:2px solid #fd011c;">Content here</div>
.myborder {border:2px solid #fd011c;}