#ff1c26 color space conversions
Hex:
#ff1c26
RGB:
255, 28, 38
CMY:
0, 89, 85
CMYK:
0, 89, 85, 0
HSL:
357°, 100.0000%, 55.4902%
HSV (HSB):
357°, 89.0196%, 100.0000%
XYZ:
42.0051, 22.2304, 3.9107
xyY:
0.6164, 0.3262, 22.2304
CIE-Lab:
54.2707, 77.9627, 55.1688
CIE-LCH:
54.2707, 95.5080, 35.2844
CIE-Luv:
54.2707, 166.5758, 34.1414
Hunter-Lab:
47.1492, 76.5142, 28.0867
#ff1c26 color charts
#ff1c26 color shades, tints & tones
#ff1c26 color schemes
#ff1c26 color preview, HTML & CSS examples
This text has a color of #ff1c26
<p style="color:#ff1c26;">Text here</p>
.mytext {color:#ff1c26;}
This box has a color of #ff1c26
<div style="background-color:#ff1c26;">Content here</div>
.mybackground {background-color:#ff1c26;}
Border around this has a color of #ff1c26
<div style="border:2px solid #ff1c26;">Content here</div>
.myborder {border:2px solid #ff1c26;}