#fd5e31 color space conversions
Hex:
#fd5e31
RGB:
253, 94, 49
CMY:
1, 63, 81
CMYK:
0, 63, 81, 1
HSL:
13°, 98.0769%, 59.2157%
HSV (HSB):
13°, 80.6324%, 99.2157%
XYZ:
45.0651, 29.1098, 6.1493
xyY:
0.5610, 0.3624, 29.1098
CIE-Lab:
60.8784, 58.5132, 55.8155
CIE-LCH:
60.8784, 80.8651, 43.6483
CIE-Luv:
60.8784, 128.6576, 43.9020
Hunter-Lab:
53.9535, 54.6749, 31.0099
#fd5e31 color charts
#fd5e31 color shades, tints & tones
#fd5e31 color schemes
#fd5e31 color preview, HTML & CSS examples
This text has a color of #fd5e31
<p style="color:#fd5e31;">Text here</p>
.mytext {color:#fd5e31;}
This box has a color of #fd5e31
<div style="background-color:#fd5e31;">Content here</div>
.mybackground {background-color:#fd5e31;}
Border around this has a color of #fd5e31
<div style="border:2px solid #fd5e31;">Content here</div>
.myborder {border:2px solid #fd5e31;}