#fd5e41 color space conversions
Hex:
#fd5e41
RGB:
253, 94, 65
CMY:
1, 63, 75
CMYK:
0, 63, 74, 1
HSL:
9°, 97.9167%, 62.3529%
HSV (HSB):
9°, 74.3083%, 99.2157%
XYZ:
45.4649, 29.2697, 8.2544
xyY:
0.5478, 0.3527, 29.2697
CIE-Lab:
61.0189, 59.0570, 48.1456
CIE-LCH:
61.0189, 76.1953, 39.1882
CIE-Luv:
61.0189, 126.3291, 38.8093
Hunter-Lab:
54.1015, 55.3271, 28.8250
#fd5e41 color charts
#fd5e41 color shades, tints & tones
#fd5e41 color schemes
#fd5e41 color preview, HTML & CSS examples
This text has a color of #fd5e41
<p style="color:#fd5e41;">Text here</p>
.mytext {color:#fd5e41;}
This box has a color of #fd5e41
<div style="background-color:#fd5e41;">Content here</div>
.mybackground {background-color:#fd5e41;}
Border around this has a color of #fd5e41
<div style="border:2px solid #fd5e41;">Content here</div>
.myborder {border:2px solid #fd5e41;}