#fd5e3c color space conversions
Hex:
#fd5e3c
RGB:
253, 94, 60
CMY:
1, 63, 76
CMYK:
0, 63, 76, 1
HSL:
11°, 97.9695%, 61.3725%
HSV (HSB):
11°, 76.2846%, 99.2157%
XYZ:
45.3263, 29.2143, 7.5249
xyY:
0.5523, 0.3560, 29.2143
CIE-Lab:
60.9703, 58.8691, 50.6324
CIE-LCH:
60.9703, 77.6480, 40.6983
CIE-Luv:
60.9703, 127.1267, 40.5556
Hunter-Lab:
54.0503, 55.1014, 29.5808
#fd5e3c color charts
#fd5e3c color shades, tints & tones
#fd5e3c color schemes
#fd5e3c color preview, HTML & CSS examples
This text has a color of #fd5e3c
<p style="color:#fd5e3c;">Text here</p>
.mytext {color:#fd5e3c;}
This box has a color of #fd5e3c
<div style="background-color:#fd5e3c;">Content here</div>
.mybackground {background-color:#fd5e3c;}
Border around this has a color of #fd5e3c
<div style="border:2px solid #fd5e3c;">Content here</div>
.myborder {border:2px solid #fd5e3c;}