#fd191f color space conversions
Hex:
#fd191f
RGB:
253, 25, 31
CMY:
1, 90, 88
CMYK:
0, 90, 88, 1
HSL:
358°, 98.2759%, 54.5098%
HSV (HSB):
358°, 90.1186%, 99.2157%
XYZ:
41.1030, 21.6768, 3.3140
xyY:
0.6219, 0.3280, 21.6768
CIE-Lab:
53.6824, 77.7519, 57.6976
CIE-LCH:
53.6824, 96.8213, 36.5781
CIE-Luv:
53.6824, 166.9282, 35.0692
Hunter-Lab:
46.5584, 76.1073, 28.3706
#fd191f color charts
#fd191f color shades, tints & tones
#fd191f color schemes
#fd191f color preview, HTML & CSS examples
This text has a color of #fd191f
<p style="color:#fd191f;">Text here</p>
.mytext {color:#fd191f;}
This box has a color of #fd191f
<div style="background-color:#fd191f;">Content here</div>
.mybackground {background-color:#fd191f;}
Border around this has a color of #fd191f
<div style="border:2px solid #fd191f;">Content here</div>
.myborder {border:2px solid #fd191f;}