#fd5e3f color space conversions
Hex:
#fd5e3f
RGB:
253, 94, 63
CMY:
1, 63, 75
CMYK:
0, 63, 75, 1
HSL:
10°, 97.9381%, 61.9608%
HSV (HSB):
10°, 75.0988%, 99.2157%
XYZ:
45.4079, 29.2469, 7.9546
xyY:
0.5497, 0.3540, 29.2469
CIE-Lab:
60.9989, 58.9799, 49.1485
CIE-LCH:
60.9989, 76.7737, 39.8048
CIE-Luv:
60.9989, 126.6557, 39.5247
Hunter-Lab:
54.0804, 55.2344, 29.1355
#fd5e3f color charts
#fd5e3f color shades, tints & tones
#fd5e3f color schemes
#fd5e3f color preview, HTML & CSS examples
This text has a color of #fd5e3f
<p style="color:#fd5e3f;">Text here</p>
.mytext {color:#fd5e3f;}
This box has a color of #fd5e3f
<div style="background-color:#fd5e3f;">Content here</div>
.mybackground {background-color:#fd5e3f;}
Border around this has a color of #fd5e3f
<div style="border:2px solid #fd5e3f;">Content here</div>
.myborder {border:2px solid #fd5e3f;}