#fd111d color space conversions
Hex:
#fd111d
RGB:
253, 17, 29
CMY:
1, 93, 89
CMYK:
0, 93, 89, 1
HSL:
357°, 98.3333%, 52.9412%
HSV (HSB):
357°, 93.2806%, 99.2157%
XYZ:
40.9302, 21.3723, 3.1304
xyY:
0.6255, 0.3266, 21.3723
CIE-Lab:
53.3545, 78.6349, 58.3075
CIE-LCH:
53.3545, 97.8939, 36.5568
CIE-Luv:
53.3545, 168.9418, 34.8612
Hunter-Lab:
46.2301, 77.1337, 28.3464
#fd111d color charts
#fd111d color shades, tints & tones
#fd111d color schemes
#fd111d color preview, HTML & CSS examples
This text has a color of #fd111d
<p style="color:#fd111d;">Text here</p>
.mytext {color:#fd111d;}
This box has a color of #fd111d
<div style="background-color:#fd111d;">Content here</div>
.mybackground {background-color:#fd111d;}
Border around this has a color of #fd111d
<div style="border:2px solid #fd111d;">Content here</div>
.myborder {border:2px solid #fd111d;}