#fd1d1b color space conversions
Hex:
#fd1d1b
RGB:
253, 29, 27
CMY:
1, 89, 89
CMYK:
0, 89, 89, 1
HSL:
1°, 98.2609%, 54.9020%
HSV (HSB):
1°, 89.3281%, 99.2157%
XYZ:
41.1452, 21.8405, 3.0840
xyY:
0.6228, 0.3306, 21.8405
CIE-Lab:
53.8574, 77.1273, 59.4789
CIE-LCH:
53.8574, 97.3980, 37.6386
CIE-Luv:
53.8574, 166.3223, 36.1761
Hunter-Lab:
46.7338, 75.3700, 28.8011
#fd1d1b color charts
#fd1d1b color shades, tints & tones
#fd1d1b color schemes
#fd1d1b color preview, HTML & CSS examples
This text has a color of #fd1d1b
<p style="color:#fd1d1b;">Text here</p>
.mytext {color:#fd1d1b;}
This box has a color of #fd1d1b
<div style="background-color:#fd1d1b;">Content here</div>
.mybackground {background-color:#fd1d1b;}
Border around this has a color of #fd1d1b
<div style="border:2px solid #fd1d1b;">Content here</div>
.myborder {border:2px solid #fd1d1b;}