#fd1f1b color space conversions
Hex:
#fd1f1b
RGB:
253, 31, 27
CMY:
1, 88, 89
CMYK:
0, 88, 89, 1
HSL:
1°, 98.2609%, 54.9020%
HSV (HSB):
1°, 89.3281%, 99.2157%
XYZ:
41.1958, 21.9418, 3.1008
xyY:
0.6219, 0.3313, 21.9418
CIE-Lab:
53.9651, 76.8178, 59.5538
CIE-LCH:
53.9651, 97.1989, 37.7850
CIE-Luv:
53.9651, 165.7260, 36.3757
Hunter-Lab:
46.8420, 75.0106, 28.8646
#fd1f1b color charts
#fd1f1b color shades, tints & tones
#fd1f1b color schemes
#fd1f1b color preview, HTML & CSS examples
This text has a color of #fd1f1b
<p style="color:#fd1f1b;">Text here</p>
.mytext {color:#fd1f1b;}
This box has a color of #fd1f1b
<div style="background-color:#fd1f1b;">Content here</div>
.mybackground {background-color:#fd1f1b;}
Border around this has a color of #fd1f1b
<div style="border:2px solid #fd1f1b;">Content here</div>
.myborder {border:2px solid #fd1f1b;}