#fd5d40 color space conversions
Hex:
#fd5d40
RGB:
253, 93, 64
CMY:
1, 64, 75
CMYK:
0, 63, 75, 1
HSL:
9°, 97.9275%, 62.1569%
HSV (HSB):
9°, 74.7036%, 99.2157%
XYZ:
45.3478, 29.0815, 8.0737
xyY:
0.5497, 0.3525, 29.0815
CIE-Lab:
60.8535, 59.4341, 48.4826
CIE-LCH:
60.8535, 76.7005, 39.2054
CIE-Luv:
60.8535, 127.1990, 38.8721
Hunter-Lab:
53.9273, 55.7290, 28.8725
#fd5d40 color charts
#fd5d40 color shades, tints & tones
#fd5d40 color schemes
#fd5d40 color preview, HTML & CSS examples
This text has a color of #fd5d40
<p style="color:#fd5d40;">Text here</p>
.mytext {color:#fd5d40;}
This box has a color of #fd5d40
<div style="background-color:#fd5d40;">Content here</div>
.mybackground {background-color:#fd5d40;}
Border around this has a color of #fd5d40
<div style="border:2px solid #fd5d40;">Content here</div>
.myborder {border:2px solid #fd5d40;}