#fd5a04 color space conversions
Hex:
#fd5a04
RGB:
253, 90, 4
CMY:
1, 65, 98
CMYK:
0, 64, 98, 1
HSL:
21°, 98.4190%, 50.3922%
HSV (HSB):
21°, 98.4190%, 99.2157%
XYZ:
44.1861, 28.2037, 3.2299
xyY:
0.5843, 0.3730, 28.2037
CIE-Lab:
60.0724, 59.4360, 69.2477
CIE-LCH:
60.0724, 91.2572, 49.3602
CIE-Luv:
60.0724, 134.9047, 49.8911
Hunter-Lab:
53.1072, 55.5775, 33.5691
#fd5a04 color charts
#fd5a04 color shades, tints & tones
#fd5a04 color schemes
#fd5a04 color preview, HTML & CSS examples
This text has a color of #fd5a04
<p style="color:#fd5a04;">Text here</p>
.mytext {color:#fd5a04;}
This box has a color of #fd5a04
<div style="background-color:#fd5a04;">Content here</div>
.mybackground {background-color:#fd5a04;}
Border around this has a color of #fd5a04
<div style="border:2px solid #fd5a04;">Content here</div>
.myborder {border:2px solid #fd5a04;}