#fd5a01 color space conversions
Hex:
#fd5a01
RGB:
253, 90, 1
CMY:
1, 65, 100
CMYK:
0, 64, 100, 1
HSL:
21°, 99.2126%, 49.8039%
HSV (HSB):
21°, 99.6047%, 99.2157%
XYZ:
44.1697, 28.1972, 3.1433
xyY:
0.5850, 0.3734, 28.1972
CIE-Lab:
60.0664, 59.4134, 69.7956
CIE-LCH:
60.0664, 91.6590, 49.5939
CIE-Luv:
60.0664, 135.0113, 50.1160
Hunter-Lab:
53.1010, 55.5503, 33.6610
#fd5a01 color charts
#fd5a01 color shades, tints & tones
#fd5a01 color schemes
#fd5a01 color preview, HTML & CSS examples
This text has a color of #fd5a01
<p style="color:#fd5a01;">Text here</p>
.mytext {color:#fd5a01;}
This box has a color of #fd5a01
<div style="background-color:#fd5a01;">Content here</div>
.mybackground {background-color:#fd5a01;}
Border around this has a color of #fd5a01
<div style="border:2px solid #fd5a01;">Content here</div>
.myborder {border:2px solid #fd5a01;}