#ff2213 color space conversions
Hex:
#ff2213
RGB:
255, 34, 19
CMY:
0, 87, 93
CMYK:
0, 87, 93, 0
HSL:
4°, 100.0000%, 53.7255%
HSV (HSB):
4°, 92.5490%, 100.0000%
XYZ:
41.9296, 22.4511, 2.7397
xyY:
0.6247, 0.3345, 22.4511
CIE-Lab:
54.5024, 76.7355, 62.9499
CIE-LCH:
54.5024, 99.2523, 39.3637
CIE-Luv:
54.5024, 166.9557, 38.1876
Hunter-Lab:
47.3826, 75.0380, 29.7397
#ff2213 color charts
#ff2213 color shades, tints & tones
#ff2213 color schemes
#ff2213 color preview, HTML & CSS examples
This text has a color of #ff2213
<p style="color:#ff2213;">Text here</p>
.mytext {color:#ff2213;}
This box has a color of #ff2213
<div style="background-color:#ff2213;">Content here</div>
.mybackground {background-color:#ff2213;}
Border around this has a color of #ff2213
<div style="border:2px solid #ff2213;">Content here</div>
.myborder {border:2px solid #ff2213;}