#fd211a color space conversions
Hex:
#fd211a
RGB:
253, 33, 26
CMY:
1, 87, 90
CMYK:
0, 87, 90, 1
HSL:
2°, 98.2684%, 54.7059%
HSV (HSB):
2°, 89.7233%, 99.2157%
XYZ:
41.2383, 22.0449, 3.0589
xyY:
0.6216, 0.3323, 22.0449
CIE-Lab:
54.0747, 76.4758, 60.0192
CIE-LCH:
54.0747, 97.2156, 38.1253
CIE-Luv:
54.0747, 165.2032, 36.7574
Hunter-Lab:
46.9520, 74.6118, 29.0037
#fd211a color charts
#fd211a color shades, tints & tones
#fd211a color schemes
#fd211a color preview, HTML & CSS examples
This text has a color of #fd211a
<p style="color:#fd211a;">Text here</p>
.mytext {color:#fd211a;}
This box has a color of #fd211a
<div style="background-color:#fd211a;">Content here</div>
.mybackground {background-color:#fd211a;}
Border around this has a color of #fd211a
<div style="border:2px solid #fd211a;">Content here</div>
.myborder {border:2px solid #fd211a;}