#ff1221 color space conversions
Hex:
#ff1221
RGB:
255, 18, 33
CMY:
0, 93, 87
CMYK:
0, 93, 87, 0
HSL:
356°, 100.0000%, 53.5294%
HSV (HSB):
356°, 92.9412%, 100.0000%
XYZ:
41.7308, 21.8024, 3.4477
xyY:
0.6230, 0.3255, 21.8024
CIE-Lab:
53.8167, 79.0885, 57.1007
CIE-LCH:
53.8167, 97.5473, 35.8287
CIE-Luv:
53.8167, 169.6314, 34.4554
Hunter-Lab:
46.6931, 77.8173, 28.3074
#ff1221 color charts
#ff1221 color shades, tints & tones
#ff1221 color schemes
#ff1221 color preview, HTML & CSS examples
This text has a color of #ff1221
<p style="color:#ff1221;">Text here</p>
.mytext {color:#ff1221;}
This box has a color of #ff1221
<div style="background-color:#ff1221;">Content here</div>
.mybackground {background-color:#ff1221;}
Border around this has a color of #ff1221
<div style="border:2px solid #ff1221;">Content here</div>
.myborder {border:2px solid #ff1221;}