#fd1c01 color space conversions
Hex:
#fd1c01
RGB:
253, 28, 1
CMY:
1, 89, 100
CMYK:
0, 89, 100, 1
HSL:
6°, 99.2126%, 49.8039%
HSV (HSB):
6°, 99.6047%, 99.2157%
XYZ:
40.9287, 21.7153, 2.0630
xyY:
0.6325, 0.3356, 21.7153
CIE-Lab:
53.7237, 77.0391, 66.8948
CIE-LCH:
53.7237, 102.0291, 40.9685
CIE-Luv:
53.7237, 168.4932, 38.9992
Hunter-Lab:
46.5997, 75.2278, 29.9950
#fd1c01 color charts
#fd1c01 color shades, tints & tones
#fd1c01 color schemes
#fd1c01 color preview, HTML & CSS examples
This text has a color of #fd1c01
<p style="color:#fd1c01;">Text here</p>
.mytext {color:#fd1c01;}
This box has a color of #fd1c01
<div style="background-color:#fd1c01;">Content here</div>
.mybackground {background-color:#fd1c01;}
Border around this has a color of #fd1c01
<div style="border:2px solid #fd1c01;">Content here</div>
.myborder {border:2px solid #fd1c01;}