#ff2d21 color space conversions
Hex:
#ff2d21
RGB:
255, 45, 33
CMY:
0, 82, 87
CMYK:
0, 82, 87, 0
HSL:
3°, 100.0000%, 56.4706%
HSV (HSB):
3°, 87.0588%, 100.0000%
XYZ:
42.4529, 23.2466, 3.6884
xyY:
0.6118, 0.3350, 23.2466
CIE-Lab:
55.3254, 74.7649, 58.2624
CIE-LCH:
55.3254, 94.7855, 37.9284
CIE-Luv:
55.3254, 161.3590, 37.2771
Hunter-Lab:
48.2147, 72.7930, 29.2147
#ff2d21 color charts
#ff2d21 color shades, tints & tones
#ff2d21 color schemes
#ff2d21 color preview, HTML & CSS examples
This text has a color of #ff2d21
<p style="color:#ff2d21;">Text here</p>
.mytext {color:#ff2d21;}
This box has a color of #ff2d21
<div style="background-color:#ff2d21;">Content here</div>
.mybackground {background-color:#ff2d21;}
Border around this has a color of #ff2d21
<div style="border:2px solid #ff2d21;">Content here</div>
.myborder {border:2px solid #ff2d21;}