#ff2121 color space conversions
Hex:
#ff2121
RGB:
255, 33, 33
CMY:
0, 87, 87
CMYK:
0, 87, 87, 0
HSL:
0°, 100.0000%, 56.4706%
HSV (HSB):
0°, 87.0588%, 100.0000%
XYZ:
42.0584, 22.4575, 3.5569
xyY:
0.6178, 0.3299, 22.4575
CIE-Lab:
54.5091, 77.0958, 57.6334
CIE-LCH:
54.5091, 96.2568, 36.7802
CIE-Luv:
54.5091, 165.8027, 35.7549
Hunter-Lab:
47.3894, 75.4885, 28.7225
#ff2121 color charts
#ff2121 color shades, tints & tones
#ff2121 color schemes
#ff2121 color preview, HTML & CSS examples
This text has a color of #ff2121
<p style="color:#ff2121;">Text here</p>
.mytext {color:#ff2121;}
This box has a color of #ff2121
<div style="background-color:#ff2121;">Content here</div>
.mybackground {background-color:#ff2121;}
Border around this has a color of #ff2121
<div style="border:2px solid #ff2121;">Content here</div>
.myborder {border:2px solid #ff2121;}