#fd2e04 color space conversions
Hex:
#fd2e04
RGB:
253, 46, 4
CMY:
1, 82, 98
CMYK:
0, 82, 98, 1
HSL:
10°, 98.4190%, 50.3922%
HSV (HSB):
10°, 98.4190%, 99.2157%
XYZ:
41.5069, 22.8454, 2.3368
xyY:
0.6224, 0.3426, 22.8454
CIE-Lab:
54.9127, 73.6835, 66.6834
CIE-LCH:
54.9127, 99.3777, 42.1451
CIE-Luv:
54.9127, 161.7392, 40.8690
Hunter-Lab:
47.7969, 71.3654, 30.5591
#fd2e04 color charts
#fd2e04 color shades, tints & tones
#fd2e04 color schemes
#fd2e04 color preview, HTML & CSS examples
This text has a color of #fd2e04
<p style="color:#fd2e04;">Text here</p>
.mytext {color:#fd2e04;}
This box has a color of #fd2e04
<div style="background-color:#fd2e04;">Content here</div>
.mybackground {background-color:#fd2e04;}
Border around this has a color of #fd2e04
<div style="border:2px solid #fd2e04;">Content here</div>
.myborder {border:2px solid #fd2e04;}