#fd2e01 color space conversions
Hex:
#fd2e01
RGB:
253, 46, 1
CMY:
1, 82, 100
CMYK:
0, 82, 100, 1
HSL:
11°, 99.2126%, 49.8039%
HSV (HSB):
11°, 99.6047%, 99.2157%
XYZ:
41.4905, 22.8388, 2.2503
xyY:
0.6232, 0.3430, 22.8388
CIE-Lab:
54.9059, 73.6627, 67.3666
CIE-LCH:
54.9059, 99.8221, 42.4438
CIE-Luv:
54.9059, 161.8895, 41.1156
Hunter-Lab:
47.7900, 71.3383, 30.6612
#fd2e01 color charts
#fd2e01 color shades, tints & tones
#fd2e01 color schemes
#fd2e01 color preview, HTML & CSS examples
This text has a color of #fd2e01
<p style="color:#fd2e01;">Text here</p>
.mytext {color:#fd2e01;}
This box has a color of #fd2e01
<div style="background-color:#fd2e01;">Content here</div>
.mybackground {background-color:#fd2e01;}
Border around this has a color of #fd2e01
<div style="border:2px solid #fd2e01;">Content here</div>
.myborder {border:2px solid #fd2e01;}