#ff1a21 color space conversions
Hex:
#ff1a21
RGB:
255, 26, 33
CMY:
0, 90, 87
CMYK:
0, 90, 87, 0
HSL:
358°, 100.0000%, 55.0980%
HSV (HSB):
358°, 89.8039%, 100.0000%
XYZ:
41.8839, 22.1086, 3.4987
xyY:
0.6206, 0.3276, 22.1086
CIE-Lab:
54.1420, 78.1504, 57.3509
CIE-LCH:
54.1420, 96.9361, 36.2732
CIE-Luv:
54.1420, 167.8257, 35.0669
Hunter-Lab:
47.0198, 76.7182, 28.5021
#ff1a21 color charts
#ff1a21 color shades, tints & tones
#ff1a21 color schemes
#ff1a21 color preview, HTML & CSS examples
This text has a color of #ff1a21
<p style="color:#ff1a21;">Text here</p>
.mytext {color:#ff1a21;}
This box has a color of #ff1a21
<div style="background-color:#ff1a21;">Content here</div>
.mybackground {background-color:#ff1a21;}
Border around this has a color of #ff1a21
<div style="border:2px solid #ff1a21;">Content here</div>
.myborder {border:2px solid #ff1a21;}