#fd011f color space conversions
Hex:
#fd011f
RGB:
253, 1, 31
CMY:
1, 100, 88
CMYK:
0, 100, 88, 1
HSL:
353°, 99.2126%, 49.8039%
HSV (HSB):
353°, 99.6047%, 99.2157%
XYZ:
40.7662, 21.0033, 3.2017
xyY:
0.6274, 0.3233, 21.0033
CIE-Lab:
52.9531, 79.8601, 57.1533
CIE-LCH:
52.9531, 98.2046, 35.5901
CIE-Luv:
52.9531, 170.9952, 33.7013
Hunter-Lab:
45.8293, 78.5783, 27.9384
#fd011f color charts
#fd011f color shades, tints & tones
#fd011f color schemes
#fd011f color preview, HTML & CSS examples
This text has a color of #fd011f
<p style="color:#fd011f;">Text here</p>
.mytext {color:#fd011f;}
This box has a color of #fd011f
<div style="background-color:#fd011f;">Content here</div>
.mybackground {background-color:#fd011f;}
Border around this has a color of #fd011f
<div style="border:2px solid #fd011f;">Content here</div>
.myborder {border:2px solid #fd011f;}