#fd5f31 color space conversions
Hex:
#fd5f31
RGB:
253, 95, 49
CMY:
1, 63, 81
CMYK:
0, 62, 81, 1
HSL:
14°, 98.0769%, 59.2157%
HSV (HSB):
14°, 80.6324%, 99.2157%
XYZ:
45.1546, 29.2888, 6.1791
xyY:
0.5601, 0.3633, 29.2888
CIE-Lab:
61.0357, 58.0933, 55.9627
CIE-LCH:
61.0357, 80.6639, 43.9299
CIE-Luv:
61.0357, 127.9264, 44.1902
Hunter-Lab:
54.1191, 54.2239, 31.1139
#fd5f31 color charts
#fd5f31 color shades, tints & tones
#fd5f31 color schemes
#fd5f31 color preview, HTML & CSS examples
This text has a color of #fd5f31
<p style="color:#fd5f31;">Text here</p>
.mytext {color:#fd5f31;}
This box has a color of #fd5f31
<div style="background-color:#fd5f31;">Content here</div>
.mybackground {background-color:#fd5f31;}
Border around this has a color of #fd5f31
<div style="border:2px solid #fd5f31;">Content here</div>
.myborder {border:2px solid #fd5f31;}