#fd2c01 color space conversions
Hex:
#fd2c01
RGB:
253, 44, 1
CMY:
1, 83, 100
CMYK:
0, 83, 100, 1
HSL:
10°, 99.2126%, 49.8039%
HSV (HSB):
10°, 99.6047%, 99.2157%
XYZ:
41.4142, 22.6862, 2.2248
xyY:
0.6244, 0.3420, 22.6862
CIE-Lab:
54.7476, 74.1123, 67.3012
CIE-LCH:
54.7476, 100.1104, 42.2425
CIE-Luv:
54.7476, 162.7637, 40.8334
Hunter-Lab:
47.6300, 71.8527, 30.5716
#fd2c01 color charts
#fd2c01 color shades, tints & tones
#fd2c01 color schemes
#fd2c01 color preview, HTML & CSS examples
This text has a color of #fd2c01
<p style="color:#fd2c01;">Text here</p>
.mytext {color:#fd2c01;}
This box has a color of #fd2c01
<div style="background-color:#fd2c01;">Content here</div>
.mybackground {background-color:#fd2c01;}
Border around this has a color of #fd2c01
<div style="border:2px solid #fd2c01;">Content here</div>
.myborder {border:2px solid #fd2c01;}