#fd5b1f color space conversions
Hex:
#fd5b1f
RGB:
253, 91, 31
CMY:
1, 64, 88
CMYK:
0, 64, 88, 1
HSL:
16°, 98.2301%, 55.6863%
HSV (HSB):
16°, 87.7470%, 99.2157%
XYZ:
44.4964, 28.4637, 4.4452
xyY:
0.5748, 0.3677, 28.4637
CIE-Lab:
60.3054, 59.3361, 62.6949
CIE-LCH:
60.3054, 86.3217, 46.5766
CIE-Luv:
60.3054, 132.7273, 47.1071
Hunter-Lab:
53.3514, 55.5085, 32.4061
#fd5b1f color charts
#fd5b1f color shades, tints & tones
#fd5b1f color schemes
#fd5b1f color preview, HTML & CSS examples
This text has a color of #fd5b1f
<p style="color:#fd5b1f;">Text here</p>
.mytext {color:#fd5b1f;}
This box has a color of #fd5b1f
<div style="background-color:#fd5b1f;">Content here</div>
.mybackground {background-color:#fd5b1f;}
Border around this has a color of #fd5b1f
<div style="border:2px solid #fd5b1f;">Content here</div>
.myborder {border:2px solid #fd5b1f;}