#fd171e color space conversions
Hex:
#fd171e
RGB:
253, 23, 30
CMY:
1, 91, 88
CMYK:
0, 91, 88, 1
HSL:
358°, 98.2906%, 54.1176%
HSV (HSB):
358°, 90.9091%, 99.2157%
XYZ:
41.0488, 21.5892, 3.2319
xyY:
0.6232, 0.3278, 21.5892
CIE-Lab:
53.5884, 77.9910, 58.0554
CIE-LCH:
53.5884, 97.2266, 36.6635
CIE-Luv:
53.5884, 167.5454, 35.0985
Hunter-Lab:
46.4642, 76.3835, 28.4009
#fd171e color charts
#fd171e color shades, tints & tones
#fd171e color schemes
#fd171e color preview, HTML & CSS examples
This text has a color of #fd171e
<p style="color:#fd171e;">Text here</p>
.mytext {color:#fd171e;}
This box has a color of #fd171e
<div style="background-color:#fd171e;">Content here</div>
.mybackground {background-color:#fd171e;}
Border around this has a color of #fd171e
<div style="border:2px solid #fd171e;">Content here</div>
.myborder {border:2px solid #fd171e;}