#ff1c18 color space conversions
Hex:
#ff1c18
RGB:
255, 28, 24
CMY:
0, 89, 91
CMYK:
0, 89, 91, 0
HSL:
1°, 100.0000%, 54.7059%
HSV (HSB):
1°, 90.5882%, 100.0000%
XYZ:
41.8201, 22.1565, 2.9366
xyY:
0.6250, 0.3311, 22.1565
CIE-Lab:
54.1926, 77.7392, 61.0437
CIE-LCH:
54.1926, 98.8419, 38.1403
CIE-Luv:
54.1926, 168.3415, 36.8759
Hunter-Lab:
47.0706, 76.2155, 29.2505
#ff1c18 color charts
#ff1c18 color shades, tints & tones
#ff1c18 color schemes
#ff1c18 color preview, HTML & CSS examples
This text has a color of #ff1c18
<p style="color:#ff1c18;">Text here</p>
.mytext {color:#ff1c18;}
This box has a color of #ff1c18
<div style="background-color:#ff1c18;">Content here</div>
.mybackground {background-color:#ff1c18;}
Border around this has a color of #ff1c18
<div style="border:2px solid #ff1c18;">Content here</div>
.myborder {border:2px solid #ff1c18;}