#fd5f1e color space conversions
Hex:
#fd5f1e
RGB:
253, 95, 30
CMY:
1, 63, 88
CMYK:
0, 62, 88, 1
HSL:
17°, 98.2379%, 55.4902%
HSV (HSB):
17°, 88.1423%, 99.2157%
XYZ:
44.8346, 29.1608, 4.4939
xyY:
0.5712, 0.3715, 29.1608
CIE-Lab:
60.9233, 57.6539, 63.5097
CIE-LCH:
60.9233, 85.7756, 47.7669
CIE-Luv:
60.9233, 129.8311, 48.3766
Hunter-Lab:
54.0007, 53.6998, 32.8665
#fd5f1e color charts
#fd5f1e color shades, tints & tones
#fd5f1e color schemes
#fd5f1e color preview, HTML & CSS examples
This text has a color of #fd5f1e
<p style="color:#fd5f1e;">Text here</p>
.mytext {color:#fd5f1e;}
This box has a color of #fd5f1e
<div style="background-color:#fd5f1e;">Content here</div>
.mybackground {background-color:#fd5f1e;}
Border around this has a color of #fd5f1e
<div style="border:2px solid #fd5f1e;">Content here</div>
.myborder {border:2px solid #fd5f1e;}