#fd1d05 color space conversions
Hex:
#fd1d05
RGB:
253, 29, 5
CMY:
1, 89, 98
CMYK:
0, 89, 98, 1
HSL:
6°, 98.4127%, 50.5882%
HSV (HSB):
6°, 98.0237%, 99.2157%
XYZ:
40.9748, 21.7723, 2.1864
xyY:
0.6310, 0.3353, 21.7723
CIE-Lab:
53.7846, 76.9179, 65.9570
CIE-LCH:
53.7846, 101.3247, 40.6130
CIE-Luv:
53.7846, 167.9852, 38.7567
Hunter-Lab:
46.6608, 75.0916, 29.8844
#fd1d05 color charts
#fd1d05 color shades, tints & tones
#fd1d05 color schemes
#fd1d05 color preview, HTML & CSS examples
This text has a color of #fd1d05
<p style="color:#fd1d05;">Text here</p>
.mytext {color:#fd1d05;}
This box has a color of #fd1d05
<div style="background-color:#fd1d05;">Content here</div>
.mybackground {background-color:#fd1d05;}
Border around this has a color of #fd1d05
<div style="border:2px solid #fd1d05;">Content here</div>
.myborder {border:2px solid #fd1d05;}