#ff1418 color space conversions
Hex:
#ff1418
RGB:
255, 20, 24
CMY:
0, 92, 91
CMYK:
0, 92, 91, 0
HSL:
359°, 100.0000%, 53.9216%
HSV (HSB):
359°, 92.1569%, 100.0000%
XYZ:
41.6550, 21.8263, 2.8816
xyY:
0.6277, 0.3289, 21.8263
CIE-Lab:
53.8422, 78.7486, 60.8166
CIE-LCH:
53.8422, 99.4987, 37.6785
CIE-Luv:
53.8422, 170.3056, 36.2280
Hunter-Lab:
46.7186, 77.3959, 29.0460
#ff1418 color charts
#ff1418 color shades, tints & tones
#ff1418 color schemes
#ff1418 color preview, HTML & CSS examples
This text has a color of #ff1418
<p style="color:#ff1418;">Text here</p>
.mytext {color:#ff1418;}
This box has a color of #ff1418
<div style="background-color:#ff1418;">Content here</div>
.mybackground {background-color:#ff1418;}
Border around this has a color of #ff1418
<div style="border:2px solid #ff1418;">Content here</div>
.myborder {border:2px solid #ff1418;}