#fd170e color space conversions
Hex:
#fd170e
RGB:
253, 23, 14
CMY:
1, 91, 95
CMYK:
0, 91, 94, 1
HSL:
2°, 98.3539%, 52.3529%
HSV (HSB):
2°, 94.4664%, 99.2157%
XYZ:
40.8937, 21.5271, 2.4153
xyY:
0.6307, 0.3320, 21.5271
CIE-Lab:
53.5217, 77.8020, 63.6697
CIE-LCH:
53.5217, 100.5335, 39.2954
CIE-Luv:
53.5217, 169.0797, 37.4468
Hunter-Lab:
46.3974, 76.1309, 29.3917
#fd170e color charts
#fd170e color shades, tints & tones
#fd170e color schemes
#fd170e color preview, HTML & CSS examples
This text has a color of #fd170e
<p style="color:#fd170e;">Text here</p>
.mytext {color:#fd170e;}
This box has a color of #fd170e
<div style="background-color:#fd170e;">Content here</div>
.mybackground {background-color:#fd170e;}
Border around this has a color of #fd170e
<div style="border:2px solid #fd170e;">Content here</div>
.myborder {border:2px solid #fd170e;}