#fd141d color space conversions
Hex:
#fd141d
RGB:
253, 20, 29
CMY:
1, 92, 89
CMYK:
0, 92, 89, 1
HSL:
358°, 98.3122%, 53.5294%
HSV (HSB):
358°, 92.0949%, 99.2157%
XYZ:
40.9799, 21.4717, 3.1470
xyY:
0.6247, 0.3273, 21.4717
CIE-Lab:
53.4619, 78.3249, 58.3847
CIE-LCH:
53.4619, 97.6911, 36.7015
CIE-Luv:
53.4619, 168.3427, 35.0616
Hunter-Lab:
46.3375, 76.7710, 28.4097
#fd141d color charts
#fd141d color shades, tints & tones
#fd141d color schemes
#fd141d color preview, HTML & CSS examples
This text has a color of #fd141d
<p style="color:#fd141d;">Text here</p>
.mytext {color:#fd141d;}
This box has a color of #fd141d
<div style="background-color:#fd141d;">Content here</div>
.mybackground {background-color:#fd141d;}
Border around this has a color of #fd141d
<div style="border:2px solid #fd141d;">Content here</div>
.myborder {border:2px solid #fd141d;}