#fd171c color space conversions
Hex:
#fd171c
RGB:
253, 23, 28
CMY:
1, 91, 89
CMYK:
0, 91, 89, 1
HSL:
359°, 98.2906%, 54.1176%
HSV (HSB):
359°, 90.9091%, 99.2157%
XYZ:
41.0240, 21.5793, 3.1016
xyY:
0.6244, 0.3284, 21.5793
CIE-Lab:
53.5777, 77.9609, 58.8806
CIE-LCH:
53.5777, 97.6976, 37.0622
CIE-Luv:
53.5777, 167.7883, 35.4706
Hunter-Lab:
46.4535, 76.3433, 28.5588
#fd171c color charts
#fd171c color shades, tints & tones
#fd171c color schemes
#fd171c color preview, HTML & CSS examples
This text has a color of #fd171c
<p style="color:#fd171c;">Text here</p>
.mytext {color:#fd171c;}
This box has a color of #fd171c
<div style="background-color:#fd171c;">Content here</div>
.mybackground {background-color:#fd171c;}
Border around this has a color of #fd171c
<div style="border:2px solid #fd171c;">Content here</div>
.myborder {border:2px solid #fd171c;}