#ff2a21 color space conversions
Hex:
#ff2a21
RGB:
255, 42, 33
CMY:
0, 84, 87
CMYK:
0, 84, 87, 0
HSL:
2°, 100.0000%, 56.4706%
HSV (HSB):
2°, 87.0588%, 100.0000%
XYZ:
42.3425, 23.0257, 3.6516
xyY:
0.6135, 0.3336, 23.0257
CIE-Lab:
55.0988, 75.4099, 58.0877
CIE-LCH:
55.0988, 95.1884, 37.6068
CIE-Luv:
55.0988, 162.5849, 36.8557
Hunter-Lab:
47.9851, 73.5359, 29.0778
#ff2a21 color charts
#ff2a21 color shades, tints & tones
#ff2a21 color schemes
#ff2a21 color preview, HTML & CSS examples
This text has a color of #ff2a21
<p style="color:#ff2a21;">Text here</p>
.mytext {color:#ff2a21;}
This box has a color of #ff2a21
<div style="background-color:#ff2a21;">Content here</div>
.mybackground {background-color:#ff2a21;}
Border around this has a color of #ff2a21
<div style="border:2px solid #ff2a21;">Content here</div>
.myborder {border:2px solid #ff2a21;}