#ff1a26 color space conversions
Hex:
#ff1a26
RGB:
255, 26, 38
CMY:
0, 90, 85
CMYK:
0, 90, 85, 0
HSL:
357°, 100.0000%, 55.0980%
HSV (HSB):
357°, 89.8039%, 100.0000%
XYZ:
41.9592, 22.1387, 3.8954
xyY:
0.6171, 0.3256, 22.1387
CIE-Lab:
54.1739, 78.2411, 55.0880
CIE-LCH:
54.1739, 95.6889, 35.1486
CIE-Luv:
54.1739, 167.1065, 33.9579
Hunter-Lab:
47.0518, 76.8397, 28.0276
#ff1a26 color charts
#ff1a26 color shades, tints & tones
#ff1a26 color schemes
#ff1a26 color preview, HTML & CSS examples
This text has a color of #ff1a26
<p style="color:#ff1a26;">Text here</p>
.mytext {color:#ff1a26;}
This box has a color of #ff1a26
<div style="background-color:#ff1a26;">Content here</div>
.mybackground {background-color:#ff1a26;}
Border around this has a color of #ff1a26
<div style="border:2px solid #ff1a26;">Content here</div>
.myborder {border:2px solid #ff1a26;}